Commit Graph

1686 Commits

Author SHA1 Message Date
Ben Alex f0ae6f53a7 SEC-327: Add includeDetailsObject property. 2006-11-12 23:55:50 +00:00
Ben Alex f28ce39bde SEC-365: Provide an alwaysRemember property, together with an abstract method so subclasses can determine custom behaviour. 2006-11-12 23:28:57 +00:00
Ben Alex 71eba94cf2 SEC-371: Use AbstractTicketValidator for logger. 2006-11-12 23:10:09 +00:00
Ben Alex 380daacd15 SEC-383: Correct missing comma in acl_permission create statement. 2006-11-12 23:03:16 +00:00
Ben Alex 0f517cb8e2 SEC-375: Publish AuthorizationFailureEvent event when AccessDeniedException thrown by AfterInvocationProvider. 2006-11-12 22:06:37 +00:00
Ben Alex b8d0722251 SEC-367: Added clarification of immutability contract. 2006-11-12 21:36:52 +00:00
Ben Alex 43dbe6c991 SEC-364: Fix context path handling. 2006-11-12 21:31:31 +00:00
Ben Alex 5ef0a1a4e6 Remove Domain sub-project. 2006-11-12 21:15:22 +00:00
Luke Taylor 4c8029d234 Corrected coverage link 2006-11-02 22:13:30 +00:00
Luke Taylor 61c786013d Added apt version of standalone.html 2006-10-30 19:36:47 +00:00
Luke Taylor 06ef71f44e Remove section on checking out code using maven. Plain subverson is much easier. 2006-10-30 18:33:15 +00:00
Luke Taylor 7969510d95 removed html versions of files converted to apt 2006-10-29 20:11:09 +00:00
Luke Taylor 6445be9532 Converted petclinic tutorial file to apt. 2006-10-29 20:08:26 +00:00
Luke Taylor efc8a98a4c Converted "downloads.html" file to apt. 2006-10-29 18:50:57 +00:00
Luke Taylor 368fc4372a Converted "suggested steps" file to apt. Removed upgrade links prior to 0.7. 2006-10-29 18:36:35 +00:00
Luke Taylor 5005e9c973 Remove index.xml (again?) 2006-10-28 19:26:32 +00:00
Luke Taylor 4d46213a59 removed index.html in favour of generated one 2006-10-28 17:21:44 +00:00
Luke Taylor 7852a830a3 Initial attempt at converting site sources to be mvn 2 compatible. 2006-10-28 16:06:36 +00:00
Carlos Sanchez 10d6859dad Added ACL table SQL for some databases 2006-10-17 22:24:57 +00:00
Ben Alex 172026f875 SEC-377: Remove Commons Lang dependency. 2006-10-14 00:17:19 +00:00
Ben Alex c89582652a Add Alan Stewart. 2006-10-14 00:14:13 +00:00
Ben Alex b1ac45320f Version change. 2006-10-08 08:39:39 +00:00
Ben Alex c292826475 SEC-373: Add byte array encryption/decryption support. 2006-10-07 09:45:51 +00:00
Carlos Sanchez 59572e2168 [maven-release-plugin] prepare for next development iteration 2006-10-04 22:07:51 +00:00
Carlos Sanchez 36fdbe0c97 [maven-release-plugin] prepare release acegi-security-webwork-0.1 2006-10-04 22:07:18 +00:00
Carlos Sanchez 52b10d6d34 Use latest parent 2006-10-04 22:06:03 +00:00
Carlos Sanchez b7595a6165 Bump to next version 2006-10-04 22:05:33 +00:00
Carlos Sanchez 02526b1461 Use latest release 2006-10-04 22:03:16 +00:00
Ben Alex 335e2c9848 Make ready for 1.0.3-SNAPSHOT. 2006-10-04 10:55:31 +00:00
Ben Alex 459b1d1cde Prepare to release 1.0.2. 2006-10-04 08:57:11 +00:00
Ben Alex bcd1c3eeef Fix URL. 2006-10-04 08:55:59 +00:00
Ben Alex 23e2338800 Prepare to release 1.0.2. 2006-10-04 08:55:13 +00:00
Ben Alex d150b1aad2 Note that JAR files are no longer signed. 2006-10-04 08:35:19 +00:00
Ben Alex 21dd050d7b SEC-348: Limit Basic automatic reauthentication scope to UsernamePasswordAuthenticationToken (specifically avoid CasAuthenticationToken). 2006-09-29 08:41:25 +00:00
Ben Alex ab7816db41 SEC-8: Removed from sandbox as development will continue via code drops in the JIRA task. 2006-09-29 08:13:33 +00:00
Ben Alex d2fb473a4e Formatting only. 2006-09-29 07:33:45 +00:00
Ben Alex 49a2de8f0f SEC-366: Initial commit. 2006-09-29 07:29:13 +00:00
Ben Alex cc03675776 SEC-340: Invalidate HttpSession on logout. 2006-09-29 06:45:40 +00:00
Scott McCrory db96650d99 SEC-319: Reverted to 1.0.1 version to delay these changes to 1.1.0, based on small breakage of backward compatability. 2006-09-23 19:48:39 +00:00
Ben Alex ef6d6cd03e SEC-347: Describe requirements for login page when using secure channels. 2006-09-23 06:20:29 +00:00
Ben Alex 2fdf96e7cf Change Ben's blog URL. 2006-09-18 02:16:31 +00:00
Carlos Sanchez 558fd5d75d Add scm info because we don't use artifactid as folder name 2006-09-17 21:06:22 +00:00
Ben Alex 0c7a342fdf Add sandbox contains ACLs. 2006-09-16 01:31:14 +00:00
Ben Alex c5aa605068 More JavaDocs as per discussion on acegisecurity-developer list 16 Sep 06. 2006-09-15 22:25:31 +00:00
Ben Alex 55b7b2129d Add Plazma. 2006-09-15 10:53:40 +00:00
Ben Alex b0056568f0 SEC-338: Serializable and serialVersionUID missing for Authentication-related objects. 2006-09-15 08:38:11 +00:00
Ben Alex 7313d5def0 SEC-324: Ensure IllegalStateException no longer occurs. 2006-09-15 07:55:57 +00:00
Ben Alex 324789d544 SEC-311: Must observe symmetry requirement of Object.equals(Object) contract. 2006-09-15 06:27:45 +00:00
Ben Alex 9e3ce85dd5 SEC-330: Make UserMap work with UserDetails, not User concrete class. 2006-09-15 03:47:17 +00:00
Ben Alex f0b259a32e SEC-349: GrantedAuthority constructor argument can be null. 2006-09-15 03:42:11 +00:00