2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Luke Taylor 937e370fb4 SEC-1022: Minor reformatting. 16 жил өмнө
  Luke Taylor 3f70d79df5 SEC-1022: Remove use of static methods/initializers in Acl Permissions. Converted PermissionFactory to a strategy which is used to convert integers and names to Permission instances. 16 жил өмнө
  Luke Taylor 731402e9f5 SEC-525: [PATCH] Add AccessCheckerTag based on URL resource access permissions. Added functionality to "authorize" tag to allow evaluation of whether a particual url is accessible to the user. Uses a WebInvocationPrivilegeEvaluator registered in the application context. 16 жил өмнө
  Luke Taylor 1c4a809e09 SEC-1245: Add role hierarchy support to expression handlers. Done. 16 жил өмнө
  Luke Taylor b531a81176 SEC-1246: Introduce EL-based authorization tag. Added optional access expression to authorize tag. 16 жил өмнө
  Luke Taylor 283aa1b34b Fixed section boundaries in core-filters doc 16 жил өмнө
  Luke Taylor e7486fc203 Removed Ordered interface from Http403EntryPoint (unused). 16 жил өмнө
  Luke Taylor 897960cd70 Add expression string to failed expression evaluation exception message to help clarify the context. 16 жил өмнө
  Luke Taylor 27be04f5be SEC-1223: Remove ntlm module from pom 16 жил өмнө
  Luke Taylor d52a806a1d SEC-1233: Removed NTLM support for 3.0 16 жил өмнө
  Luke Taylor 40cf50fc98 SEC-1148: Javadoc. 16 жил өмнө
  Luke Taylor ff78ec00f7 SEC-1226: Additional Javadoc. 16 жил өмнө
  Luke Taylor 23c8f479b8 SEC-1226: Renamed useRelativeContext to contextRelative to match corresponding flag name in Spring Framework. 16 жил өмнө
  Luke Taylor 593d2e227a SEC-1226: Renamed useRelativeContext to contextRelative to match corresponding flag name in Spring Framework. 16 жил өмнө
  Luke Taylor 9c7423599e SEC-1167: Extended SavedRequest interface to allow it to be used by wrapper. Removed null checks in wrapper, as the SavedRequest cannot now be null. 16 жил өмнө
  Luke Taylor 4064b7b4f6 SEC-1167: Introduce more flexible SavedRequest handling. Introduced interface for SavedRequest. 16 жил өмнө
  Luke Taylor 71ab83255d SEC-1242: Check that RememberMeServices is an instance of AbstractRememberMeServices before attempting to inject a UserDetailsService. 16 жил өмнө
  Luke Taylor acd10dd716 SEC-1243: Make determineTargetUrl protected. 16 жил өмнө
  Luke Taylor fa7404741b SEC-1167: Introduce more flexible SavedRequest handling. Add namespace support for a custom RequestCache through the request-cache element. 16 жил өмнө
  Luke Taylor aa2999caec SEC-1238: Removed portlet module 16 жил өмнө
  Luke Taylor 1d00b92d25 Removed portlet sample 16 жил өмнө
  Luke Taylor aec730ae7e SEC-1238: Disable portlet module 16 жил өмнө
  Luke Taylor 6851655ea9 SEC-1177: MethodInvocationUtils Returns Null With Valid Method String and Class. Added very simple checking of declared methods on class. 16 жил өмнө
  Luke Taylor ef2df77889 SEC-1239: Special characters in JAAS config file location. Fix - convert Resource to a File before obtaining the URL from it. The URL.toString() obtained this way is different from the one obtained from Resource.getURL().toString(). 16 жил өмнө
  Luke Taylor 6640eab9dc SEC-1240: Added {ssha} support to PasswordEncoderParser. 16 жил өмнө
  Luke Taylor ac4e7bbadb SEC-1241: Make sure saved request is removed after a match. 16 жил өмнө
  Luke Taylor 9d26527f30 SEC-1237-Re-enabled maven source plugin 16 жил өмнө
  Luke Taylor f518da9d8b SEC-1236: Using HTTP Method-specific intercept-urls causes patterns with no method to be ignored. Fixed by also checking null key in map if no method-specific attributes are found. 16 жил өмнө
  Luke Taylor 5bdfd8cd77 Tidying imports etc to remove compiler warnings. 16 жил өмнө
  Luke Taylor d099d14e9b SEC-1235: Added test to attempt to verify (failed to reproduce). 16 жил өмнө