Commit Graph

772 Commits

Author SHA1 Message Date
Ben Alex c91c61bd6d Minor corrections prior to release 0.51. 2004-06-06 06:57:41 +00:00
Ben Alex 1b24ff5ea8 Refactor DaoAuthenticationProvider cache model. 2004-05-31 04:41:22 +00:00
Ben Alex d5c14142d1 Add event capabilities. 2004-05-24 00:09:27 +00:00
Ben Alex 9b0ce184ca Corrected typo as spotted by Tim Kettering. 2004-05-05 21:27:58 +00:00
Ben Alex ecac5a2eed Make ChannelDecisionManagerImpl iterate through a list of channel security processors. 2004-04-29 02:17:07 +00:00
Ben Alex 901c7d4752 Significantly enhance channel processing filter. 2004-04-27 06:21:00 +00:00
Ben Alex 73af01a477 Add DaoAuthenticationProvider caching support. 2004-04-23 08:48:58 +00:00
Ben Alex 302ae5a391 Spelling and minor changes to CAS section. 2004-04-20 23:49:16 +00:00
Ben Alex fa9b872570 Initial CAS support. 2004-04-19 07:34:32 +00:00
Ben Alex 782bfe5a74 Updated to reflect new Spring Framework 1.0 styles. 2004-04-18 23:49:12 +00:00
Ben Alex 6815e693a7 Make SecurityEnforcementFilter support pluggable authentication entry points. Enhance BASIC authentication so it's a viable alternative to form-based authentication for user agents like IE and Netscape. 2004-04-16 14:22:15 +00:00
Ben Alex 7e85bbc054 Relaxed requirement so targetClass OR targetBean can be used (targetBean no longer requires targetClass to be specified as well). 2004-04-16 12:37:58 +00:00
Ben Alex 38835da164 Provide a proxy so filters can be loaded directly from the application context. 2004-04-16 06:31:48 +00:00
Colin Sampaleanu 5d9d734735 more final version of the various PasswordEncoder implementations.
add unit tests for PasswordEncoder implementations.
remove ignore password case and ignore username case flags and handling from DaoAuthenticationProvider.
remove requirement described in JavaDoc for AuthenticationDao that it ignore case when returning a user by username. Implementations may still do so if configured as such.
2004-04-15 16:32:09 +00:00
Ben Alex 7ae1844130 Improve client application by moving username/password specification to command-line. 2004-04-11 13:14:19 +00:00
Ben Alex f1abf780b5 Add support for HTTP Basic Authentication. 2004-04-11 12:09:08 +00:00
Ben Alex bd35a47233 Support configuration via Apache Ant paths (not only regular expressions). 2004-04-09 09:51:23 +00:00
Ben Alex 7eefbd3bb2 Update to use contextConfigLocation. 2004-04-09 05:41:42 +00:00
Ben Alex 1fafde9cbb Update for version 0.4. 2004-04-03 05:37:20 +00:00
Francois Beausoleil 07e9652ce1 * docs/reference/src/index.xml:
Fleshed out the taglib reference section.
2004-04-02 21:12:25 +00:00
Francois Beausoleil 89cbc9988b * docs/reference/src/index.xml:
Began documenting Acegi authz taglib.
2004-03-22 20:29:16 +00:00
Ben Alex 35fe1e7b73 Initial commit. 2004-03-16 23:57:17 +00:00