Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2215

Order of filters in SecurityFilter.groovy doesn't match Acegi recommendations

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • _unsorted
    • None
    • Platform: All, OS: All

      The Acegi documentation here:

      http://www.acegisecurity.org/guide/springsecurity.html#filters

      specifies a clear ordering of filters. In particular, the documentation states
      that the RememberMeProcessingFilter should come after the
      AuthenticationProcessingFilter. In SecurityFilters.groovy, it looks like
      RememberMeProcessingFilter would be called before AuthenticationProcessingFilter2.

          [JENKINS-2215] Order of filters in SecurityFilter.groovy doesn't match Acegi recommendations

            Unassigned Unassigned
            dty Dean Yu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: