Commit Graph

1348 Commits

Author SHA1 Message Date
Luke Taylor ff5b90ef9d Delete unused docbook file 2009-06-12 10:46:16 +00:00
Luke Taylor 8d4c09c191 Intermediate ref manual commits 2009-06-12 10:45:21 +00:00
Luke Taylor d5aec71fac manual updates 2009-06-11 16:45:41 +00:00
Luke Taylor 5808da12ff SEC-1094: Simplified WebXml attribute mapping. Removed generic jaxen-based implementation on which it was based in favour of simple DOM model traversal. Updated sample. 2009-06-08 15:23:41 +00:00
Luke Taylor 66f7e8bcc8 SEC-1168: Added filter-security-metadat-source to namespace. 2009-06-08 12:59:13 +00:00
Luke Taylor b50d37fa66 updates to faq and codebase article 2009-06-07 21:01:49 +00:00
Luke Taylor 31e2319f8a manual reorganization 2009-06-07 21:00:50 +00:00
Luke Taylor 6a18254ded Updated website link as original node has gone 2009-06-01 15:34:57 +00:00
Luke Taylor 4a1f5a7623 Fixed name of cas jar 2009-05-27 14:07:38 +00:00
Luke Taylor f69354b16b Added article on code structure in 3.0 2009-05-26 22:10:26 +00:00
Luke Taylor 41899a881f Docbook faq 2009-05-26 11:28:02 +00:00
Luke Taylor 3bc7404854 Restructured docs, faq and removed use of docbkx plugin 2009-05-26 11:25:13 +00:00
Carlos Sanchez f6b9ab0dde Moved to doc subproject 2004-11-14 21:53:28 +00:00
Ben Alex 7b0145fba7 Initial AspectJ support. 2004-10-18 06:41:20 +00:00
Ben Alex c8a7c18814 Updates for release 0.6.1. 2004-09-25 02:23:10 +00:00
Ben Alex 11a7c6aa27 Documentation improvements contributed by Andrew Petro. 2004-09-16 06:45:26 +00:00
Ben Alex da5469fed0 Additional event when user not found. Contributed by Karel Miarka. 2004-08-12 00:07:08 +00:00
Ray Krueger ccb745863f Replaced understand with understanding line 1208 2004-08-06 15:53:51 +00:00
Ben Alex 74cd91d1be Add JAAS information provided by Ray Krueger. 2004-08-06 04:15:27 +00:00
Ben Alex fa396c6cdf Load AutoIntegrationFilter via FilterToBeanProxy. 2004-08-03 07:18:33 +00:00
Ben Alex 85d7cbf5a7 Sign JARs of all official releases. 2004-08-01 02:21:19 +00:00
Ben Alex 13d5a2dbca Refactor ACL database tables. 2004-07-31 03:42:18 +00:00
Ben Alex 56829872b6 Initial commit of ACL capabilities. 2004-07-29 07:51:22 +00:00
Ben Alex 6314aa4efa Refactor User to an interface. 2004-06-24 23:24:14 +00:00
Ben Alex 1a0bec5bf1 Make User available from Authentication via DaoAuthenticationProvider. 2004-06-21 06:10:14 +00:00
Ben Alex b9b176da82 Remove reference to old caching configuration property. 2004-06-08 12:52:13 +00:00
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