Commit Graph

  • e047ce6eba Fix typo Carlos Sanchez 2007-06-02 21:15:18 +00:00
  • e8e4f9c297 comment out snapshot plugin for release Carlos Sanchez 2007-06-02 21:13:50 +00:00
  • 3f9988531a Add a few more entries. Ben Alex 2007-05-29 01:33:23 +00:00
  • 6833b1c348 Clarify build prerequisites. Ben Alex 2007-05-25 05:48:22 +00:00
  • 6e95397bc9 Clarify use of parameters for site target. Ben Alex 2007-05-25 05:47:08 +00:00
  • 451ba4dad0 Prepare for 1.0.4 release using Maven 1.0.2 as build system. Ben Alex 2007-05-25 05:33:44 +00:00
  • 4561c3a1f1 Remove unused imports that were causing warnings. Ben Alex 2007-05-25 05:33:06 +00:00
  • e252f4a497 Make compatible with Assert static class in Spring 1.2.9. Ben Alex 2007-05-25 05:32:32 +00:00
  • 5b97b3458c utility class added required to copy ordering information from one object to another Vishal Puri 2007-05-25 03:25:28 +00:00
  • 5f42387915 Security namespaces Vishal Puri 2007-05-25 03:22:06 +00:00
  • 10bf40fc03 SEC-472: Provide support for subclasses to select the login form URL to use for a given request. Ben Alex 2007-05-25 03:21:17 +00:00
  • b30162191e SEC-271: Moved spring security namespaces cnfig code to sandbox Vishal Puri 2007-05-25 03:17:12 +00:00
  • a8b402462e SEC-470: Provide flexibility to customize cookie name. Ben Alex 2007-05-25 03:12:49 +00:00
  • 5c5b0d2020 SEC-271: Rolled back new namespaces changes from 1.0.4 release Vishal Puri 2007-05-25 03:03:12 +00:00
  • 24b31c0c57 SEC-443: Provide useRelativeContext property. Ben Alex 2007-05-25 02:55:25 +00:00
  • c8d5374602 SEC-436: Add hashCode() methods. Ben Alex 2007-05-25 02:28:40 +00:00
  • 95735017e6 SEC-421: MutableAcl.setParent(MutableAcl) method to accept Acl parameter, not MutableAcl. Ben Alex 2007-05-25 02:22:18 +00:00
  • d0d645788a SEC-405: Extract out target URL determination method. Ben Alex 2007-05-25 02:07:44 +00:00
  • 998fc938df SEC-403: Add support for Chinese. Ben Alex 2007-05-25 02:04:44 +00:00
  • 296d235135 SEC-343: Make obtainAllDefinedFilters() protected. Ben Alex 2007-05-25 02:03:12 +00:00
  • 1fa89e99c4 SEC-307: Preserve result of AuthenticationManager.authenticate(Authentication). Ben Alex 2007-05-25 02:00:37 +00:00
  • 3b9a8dc53e SEC-444: Handle synchronization issues if multiple authentications taking place for same session ID concurrently. Ben Alex 2007-05-25 01:38:42 +00:00
  • 4f13db5552 SEC-398: Delay sending of redirect until after HttpSession updated with revised SecurityContextHolder contents. Ben Alex 2007-05-25 01:24:07 +00:00
  • 4c6d132ead SEC-411: fixed broken unit tests as a consequence of adding anoter constructor argument Vishal Puri 2007-05-24 23:35:01 +00:00
  • 220ba29fc6 SEC-411: another constructor argument added as required in SecurityContextHolderAwareRequestWrapper Vishal Puri 2007-05-24 23:20:40 +00:00
  • 0736f4ffa0 SEC-305: Retain SecurityContext when rendering error pages. Ben Alex 2007-05-24 02:04:47 +00:00
  • 6ea8899134 Ben Alex 2007-05-24 00:47:12 +00:00
  • 07b2a5c673 SEC-447: Use EL tags. Ben Alex 2007-05-24 00:30:15 +00:00
  • 5b3c633790 SEC-451: Correctly handle an empty context path. Ben Alex 2007-05-24 00:18:09 +00:00
  • ee994839fa Add OpenNMS. Ben Alex 2007-05-23 23:44:43 +00:00
  • c8c37c8935 SEC-439: Do not modify the object (ie replace it with null) unless the provider is supposed to fire according to the processDomainObjectClass property. Ben Alex 2007-05-23 07:04:22 +00:00
  • b690c3e1d3 SEC-453: Log root cause of exception. Ben Alex 2007-05-23 06:59:20 +00:00
  • a3c992113e SEC-459: Provide local argument to the message source accessor. Ben Alex 2007-05-23 06:57:07 +00:00
  • a18bd9100c SEC-474: Gracefully abort if username and password non-retrievable. Ben Alex 2007-05-23 06:48:42 +00:00
  • f45c0944ef SEC-478: Handle incorrect Base64 cookie encoding. Ben Alex 2007-05-23 06:45:45 +00:00
  • 5b8898c750 SEC-298: Ensure returned cookies have a maximum age equal to the TokenBasedRememberMeServices.tokenValiditySeconds property. Ben Alex 2007-05-23 06:43:47 +00:00
  • ac3b142e4f SEC-438: Made afterPropertiesSet() use instance variable instead of static variable. Ben Alex 2007-05-23 06:35:03 +00:00
  • b52cb3d736 SEC-431: Remove copyFiles.bat. Ben Alex 2007-05-23 06:32:26 +00:00
  • 72a7d06ad1 SEC-476: Provide support for not logging interactive authentication events. Ben Alex 2007-05-23 06:31:32 +00:00
  • 9864ef0a4a Make dockbook generation work using latest plugin Carlos Sanchez 2007-05-23 05:30:24 +00:00
  • f7e714b9da Maven 2 polishing. Ben Alex 2007-05-23 04:20:54 +00:00
  • acb9e427df deleted redundant file Vishal Puri 2007-05-18 03:29:50 +00:00
  • c3c4978e4f changed spring-security schema location Vishal Puri 2007-05-18 03:29:02 +00:00
  • a6135c61c7 incorporated maven 2 in dms sample Vishal Puri 2007-05-18 03:23:16 +00:00
  • 3f7e00c796 SEC-271: removed autowiring by type and explicity introspected the applicationContext to detect the required dependencies of userDetailsService Vishal Puri 2007-05-18 03:21:21 +00:00
  • e3435da9ae SEC-271: removed autowiring by type and explicity introspected the applicationContext to detect the required dependencies of userDetailsService Vishal Puri 2007-05-18 03:20:28 +00:00
  • 803c687b5d Added pom Vishal Puri 2007-05-17 23:11:57 +00:00
  • 0bdadaac09 Incorporated maven 2 Vishal Puri 2007-05-17 23:10:12 +00:00
  • ff02aa7932 Added maven 2 suport Vishal Puri 2007-05-17 23:08:10 +00:00
  • ec02a3458f SEC-271: Replaced legacy bean definitions with the new namespace elements Vishal Puri 2007-05-17 23:06:46 +00:00
  • 1444f1087d new security namespaces added Vishal Puri 2007-05-17 14:22:03 +00:00
  • a934f82af4 SEC-271: Fixed IllegalStateException being thrown by LogoutHandlerOrdereResolver and add an assert statement in the unit test Vishal Puri 2007-05-17 13:42:51 +00:00
  • a01bb3bbee Added more bean definition parsers Vishal Puri 2007-05-17 12:57:16 +00:00
  • 1a06723404 fixed broken test in build 47 Vishal Puri 2007-05-17 12:49:58 +00:00
  • 3eb9870162 SEC-271: Added more security elements Vishal Puri 2007-05-17 12:30:36 +00:00
  • e7d87275e0 SEC-271: Fixed Acegi version Vishal Puri 2007-05-17 12:28:19 +00:00
  • b072748999 SEC-271: Fixed spring and acegi versions Vishal Puri 2007-05-17 12:26:11 +00:00
  • d7e86c4bae SEC-271: Fixed Acegi and Spring versions Vishal Puri 2007-05-17 12:24:04 +00:00
  • 26b0d4d1cb SEC-271: uncommented copy of resources in META-INF directory Vishal Puri 2007-05-17 12:23:07 +00:00
  • e43439ba44 implemented Ordered interface Vishal Puri 2007-05-17 12:21:02 +00:00
  • 001dc0b1d9 SEC-271: implemented Orderd interface in all the entrypoints Vishal Puri 2007-05-17 12:20:16 +00:00
  • 8b1cc05518 Updated Assertion message Ray Krueger 2007-05-17 03:18:35 +00:00
  • 84a3c87ea4 SEC-271: Replaced Java 5 specific code with pre Java 5 Vishal Puri 2007-05-17 03:04:07 +00:00
  • e67bff61a0 Explicity specified version 2.3 for surefire-plugin Vishal Puri 2007-05-17 01:14:07 +00:00
  • 74123cd234 Replace resource property with location for PropertyFactoryBean Vishal Puri 2007-05-16 00:31:31 +00:00
  • ee2eac5a51 SEC-271: added LogoutFilterBeanDefinitionParserTests Vishal Puri 2007-05-15 13:54:43 +00:00
  • 1203e9858a SEC-271: Added BeanDefitnitionParser for principal-repository, extended security schema and added unit tests Vishal Puri 2007-05-15 13:32:06 +00:00
  • 51f306a19a SEC-271: Added more BeanDefinitionParsers and extend spring-security.xsd to have more elements Vishal Puri 2007-05-15 13:26:05 +00:00
  • ced5cb4f85 added new security element in the spring-security schema and wrote a parser for the element Vishal Puri 2007-05-13 13:33:33 +00:00
  • 20e21811f0 xml formatting Vishal Puri 2007-05-13 12:59:19 +00:00
  • b57b63ad0e xml formatting Vishal Puri 2007-05-13 12:47:35 +00:00
  • e73421d7b2 Spring version upgrade to 2.0.4, changed svn urls in project.xml and poms Vishal Puri 2007-05-13 12:30:53 +00:00
  • 95e0fd9ffe changed spring version Vishal Puri 2007-05-13 12:29:11 +00:00
  • 9794c518d6 SEC-271: Spring 2-based configuration simplification of Acegi Security Vishal Puri 2007-05-11 00:09:56 +00:00
  • 566314dae5 SEC-271: Spring 2-based configuration simplification of Acegi Security Vishal Puri 2007-05-10 02:32:30 +00:00
  • 09fd79bc64 SEC-419: Added the right logger class in CollectionFilterer Vishal Puri 2007-05-10 02:25:15 +00:00
  • 82f215700b changed svn url to https://acegisecurity.svn..... Vishal Puri 2007-05-10 02:11:54 +00:00
  • 2df7036632 Migrate site to Maven2 Carlos Sanchez 2007-05-03 23:00:18 +00:00
  • 711421d218 Lock down versions of plugins Carlos Sanchez 2007-05-01 23:33:45 +00:00
  • 1139424b39 Add dockbook sample (doesn't work yet) Carlos Sanchez 2007-05-01 22:48:41 +00:00
  • 048ee65f4a changed ehcache version to 1.2.4 as a part of creating 1.1.0 rlease Vishal Puri 2007-04-30 06:17:05 +00:00
  • f56771b214 SEC-376: moved switchUserProcessingFilter after filterInvocationInterceptor in contacts/filter applicationContext-acegi-security.xml file Vishal Puri 2007-04-27 07:38:02 +00:00
  • 62c832e366 SEC-423: Fixed IllegalArguemntException being thrown by checking for null contextFromSessionObject Vishal Puri 2007-04-27 07:35:11 +00:00
  • af4479670e Add a few new articles. Ben Alex 2007-04-27 02:19:50 +00:00
  • 35250c48e3 SEC-376: Moved SwitchUserProcessingFilter to AFTER the FilterSecurityInterceptor in acegi.xml Vishal Puri 2007-04-25 23:04:24 +00:00
  • a6079cd3d6 Updated apache DS dependencies to fix unit tests Ray Krueger 2007-04-24 13:43:48 +00:00
  • 0f7e19dc77 Added repo1.maven.org/maven as a remote repository to fix ibiblio 301 errors Ray Krueger 2007-04-24 13:24:53 +00:00
  • c2d1405f44 SEC-357: Added testIfSwitchUserWithNullUsernameThrowsException Vishal Puri 2007-04-24 06:35:15 +00:00
  • fe0c99c816 Fixed http://opensource.atlassian.com/projects/spring/browse/SEC-445 Ray Krueger 2007-04-23 18:25:01 +00:00
  • d81a806405 OpenID support contributed by Robin Bramley Todo: * Improve Test Coverage * Replace Servlet with Filter * Add support for providers other than JanRain as it may be dead Ray Krueger 2007-04-20 14:47:04 +00:00
  • 6bfff55da3 Corrected Javadoc for setRejectPublicInvocations (s/true/false) and tidied up code for validation of attributes Luke Taylor 2007-03-30 18:27:19 +00:00
  • 993f7e4af0 Refactored to pull "public invocation" behaviour (attr==null) into a single guard clause. Luke Taylor 2007-03-30 18:02:08 +00:00
  • 6e5f5e15ad Refactored to introduce constants for number of ops and number of threads for tuning. Luke Taylor 2007-03-10 21:34:53 +00:00
  • 7a3a90c0f1 Added a blank name for the footer menu. Luke Taylor 2007-03-06 19:54:46 +00:00
  • 14b05c40b4 Change reference manual link to point to docbook output. Luke Taylor 2007-02-24 22:47:30 +00:00
  • 48add40538 Docbook source and resources copied for Maven 2 docbook plugin. Luke Taylor 2007-02-24 22:40:46 +00:00
  • fabca162a7 Added a customized checkstyle configuration file to tame the Maven 2 checkstyle report to the extent that it gives some useful infomation. Tidied up comments, excessively long lines, use of tabs etc. to match. Luke Taylor 2007-02-24 21:00:24 +00:00
  • bd2d4b013a Extracted a method to evaluate the conditions for whether basic authentication is required. Luke Taylor 2007-02-23 19:21:44 +00:00
  • a1886bd1e0 Made string constant RECIPIENT_FOR_CACHE_EMPTY final. Luke Taylor 2007-02-22 23:57:49 +00:00
  • b8a0f97fde Removed irrelevant CAS stuff from equalsWhenEqual test. Luke Taylor 2007-02-22 23:29:01 +00:00