104
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow filter to update multiple HttpSession attributes (useful if servlets etc expect to find an Authentication object in a given HttpSession attribute, like Jakarta Slide). More... about 20 years ago
Fixed issue with caching by making AbstractIntegrationFilter (and its subclasses) write the new Authentication object to the well-known location. More... about 20 years ago
Quick-start assistance. More... about 20 years ago
Channel filter should be commented out by default. More... about 20 years ago
Make ChannelDecisionManagerImpl iterate through a list of channel security processors. More... about 20 years ago
Improve IE 6 bug detection logic. More... about 20 years ago
Corrected welcome page to display appropriate information depending on WAR being used. More... about 20 years ago
Change classes to use PortMapperImpl and PortResolverImpl by default. More... about 20 years ago
Move port mapping functionality into separate classes to allow reuse. Permit implementations to override the source port (required given some browsers do not respond to HTTP redirects correctly). More... about 20 years ago
Significantly enhance channel processing filter. More... about 20 years ago
Move port mapping functionality into separate classes to allow reuse. Permit implementations to override the source port (required given some browsers do not respond to HTTP redirects correctly). More... about 20 years ago
Clarify how URLs are constructed. More... about 20 years ago
Support new key requirement on DAO authentication provider. More... about 20 years ago
Filter to ensure web requests are received over a suitable secure channel. More... about 20 years ago
Add DaoAuthenticationProvider caching support. More... about 20 years ago
Add correct supports() method and tests. More... about 20 years ago
Add toString() method and test. More... about 20 years ago
Add DaoAuthenticationProvider caching support. More... about 20 years ago
Increase test coverage. More... about 20 years ago
Enhance equals() method to detect key variances. More... about 20 years ago
fix FilterInvocation so it doesn't lose the tail end (past the servlet path) of the request url More... about 20 years ago
Remove unnecessary code. More... about 20 years ago
Correct <A HREF> tags to use proper URL encoding. More... about 20 years ago
Enhance AuthenticationProcessingFilterEntryPoint and related classes, to support a property forcing the login page to be access via https even if the original intercepted request came in as http. More... about 20 years ago
make buildtests depend on build, so it works after a clean. More... about 20 years ago
work on unit test, still some functionality to cover later More... about 20 years ago
allow automatic switch from http to https for login form. unit tests will be updated tomorow to cover new functionality. More... about 20 years ago
after invocation, restore pre-RunAs Authentication regardless of exception that may be thrown by method being intercepted More... about 20 years ago
Spelling and minor changes to CAS section. More... about 20 years ago
Superseded by acegisecurity-developer mailing list. More... about 20 years ago