Commit History

Author SHA1 Message Date
  Ben Alex 9ccaf05cc7 SEC-112: Bug when SecurityEnforcementFilter used with disabled Authentication and remember-me services. 20 years ago
  Ben Alex 47166fe078 SEC-110: ProviderManager to properly handle ConcurrentLoginException. 20 years ago
  Ben Alex 31531b3952 SEC-98: Correct concurrentSessionController code example. 20 years ago
  Ben Alex 58b8b840b3 SEC-105: Correct incorrect JavaDocs. 20 years ago
  Ben Alex 969bbff00c SEC-18: Preemptive method invocation security checking helper. 20 years ago
  Ben Alex 731d7b2e89 SEC-113 Provide MethodInvocationUtils. 20 years ago
  Ben Alex 863ba3f0a3 SEC-99: Extra tests to explore generics behaviour. 20 years ago
  Ben Alex 72256a225f SEC-73: Support storage and retrieval of actual Principal object (such as UserDetails) from PrnicipalAcegiUserToken. 20 years ago
  Luke Taylor 7847af2664 Fix for SEC-111. Added a try/finally block to make sure context is always reset after the invocation. 20 years ago
  Ben Alex 58922e666a Add Rutgers. 20 years ago
  Scott McCrory 4479f4bbc5 Added contributors of recently resolved tasks & myself in developer list. 20 years ago
  Scott McCrory 710ada4e5e SEC-101: changed last references to SecureContext into SecurityContext and ContextHolder into SecurityContextHolder. 20 years ago
  Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 20 years ago
  Scott McCrory a8ad9231ab Added initial integration of SEC-29 "Save POST request parameters before redirect" for peer review. See http://opensource2.atlassian.com/projects/spring/browse/SEC-29 for more info. 20 years ago
  Scott McCrory f2019ca3ba Added <code> wrappers around 2 class names in the upgrade doc. 20 years ago
  Scott McCrory 79c3ba521b Resolved and/or inhibit build warnings as seen in Eclipse 3.1. Please refer to http://opensource2.atlassian.com/projects/spring/browse/SEC-93 for more info. 20 years ago
  Ben Alex 7622a2f791 SEC-95: General fixes reported by Mathias Bogaert. 20 years ago
  Ben Alex bc96862c46 Fix so refers to correct release. 20 years ago
  Carlos Sanchez b2769d2a9e Saved as UTF8 20 years ago
  Ben Alex bae63c8233 Add core-tiger to release ZIPs. 20 years ago
  Ben Alex 34a6849998 Release 0.9.0 20 years ago
  Ben Alex fa835ca484 Change versions for 1.0.0-SNAPSHOT. 20 years ago
  Ben Alex f569afe6f5 Change versions for 1.0.0-SNAPSHOT. 20 years ago
  Ben Alex a4aa477770 Release 0.9.0 20 years ago
  Ben Alex edf3b466c4 Fix so multiproject:site doesn't fail. 20 years ago
  Ben Alex 01c576227a Eliminate PHP redirects. 20 years ago
  Ben Alex b1d247835a Stop causing an exception when there is no AuthenticationException to ApplicationEvent mapping. Requested by Brian Moseley on acegisecurity-developer 10 November 2005. 20 years ago
  Ben Alex c167e9fd87 Change SecurityContextHolder to ThreadLocal due to IBM JDK 1.3 issues as described at http://tinyurl.com/8zhka and reported by Scott McCrory on acegisecurity-developer 8 November 2005. 20 years ago
  Scott McCrory b938b6b363 Increased SiteminderAuthenticationProcessinfFilter test coverage from 70% to 93%. 20 years ago
  Ben Alex df9deea4de Only clear SecurityContextHolder if the Authentication object has not changed. 20 years ago