Commit Graph

  • 409a74330e SEC-3158 findRequiredWebApplicationContext() compatibility with spring framework 4.1.x Alex Panchenko 2015-12-01 12:51:07 +06:00
  • 7d5af63510 Merge pull request #243 from panchenko/SEC-3158 Rob Winch 2015-12-03 22:14:58 -06:00
  • 81db6abbe0 SEC-3164: JDK6 compatability Rob Winch 2015-12-02 14:16:57 -06:00
  • 3cc085bcdd Merge pull request #244 from panchenko/SEC-3164 Rob Winch 2015-12-02 14:10:04 -06:00
  • cfa23b152e SEC-3164 Optimization in DefaultRequiresCsrfMatcher Alex Panchenko 2015-12-01 13:19:13 +06:00
  • 3af4140742 SEC-3158 findRequiredWebApplicationContext() compatibility with spring framework 4.1.x Alex Panchenko 2015-12-01 12:51:07 +06:00
  • ed01213a27 Merge pull request #240 from wgorder/SEC-3159 Rob Winch 2015-11-28 21:00:14 -06:00
  • 1182d35d3c SEC-3159: Fix Javadoc William Gorder 2015-11-21 19:39:15 -05:00
  • 87247318f2 SEC-3152: Add @Retention to @WithMock documentation Kazuki Shimizu 2015-11-12 03:12:55 +09:00
  • b7360a803d SEC-3152: Add @Retention to @WithMock documentation Kazuki Shimizu 2015-11-12 03:12:55 +09:00
  • 5c36c9f659 SEC-3151 Polishing reference document (springsoruce -> spring, etc..) Kazuki Shimizu 2015-11-12 03:48:54 +09:00
  • dbf883ba98 SEC-3150: Escape ' character in messages_fr.properties petaure 2015-11-12 14:23:18 +01:00
  • cf76e3c65e SEC-3150: Escape ' character in messages_fr.properties petaure 2015-11-12 14:23:18 +01:00
  • 675ac80926 SEC-3147: Add error parameter for default authentication-failure-url Kazuki Shimizu 2015-11-13 03:10:51 +09:00
  • 205ef42cfb SEC-3147: Add error parameter for default authentication-failure-url Kazuki Shimizu 2015-11-13 03:10:51 +09:00
  • 5f6e3855f1 Next Development Version Rob Winch 2015-10-30 16:41:18 -05:00
  • f75ebb22d8 Next Development Version Rob Winch 2015-10-30 16:37:23 -05:00
  • 980edebefa Release version 3.2.9.RELEASE Spring Buildmaster 2015-10-30 12:07:06 -07:00
  • 19f88e9179 Release version 4.0.3.RELEASE Spring Buildmaster 2015-10-30 12:35:23 -07:00
  • 07848a1060 SEC-2848: LogoutConfigurer allows setting clearAuthentication Rob Winch 2015-10-30 13:56:07 -05:00
  • cf9b6bc0de SEC-2848: LogoutConfigurer allows setting clearAuthentication Rob Winch 2015-10-30 13:54:01 -05:00
  • 53f85e2151 SEC-2848: LogoutConfigurer allows setting clearAuthentication Rob Winch 2015-10-30 13:54:01 -05:00
  • 8207a29e52 SEC-3135: antMatchers(<method>,new String[0]) now passive Rob Winch 2015-10-30 10:55:45 -05:00
  • fc67550ff2 SEC-3135: antMatchers(<method>,new String[0]) now passive Rob Winch 2015-10-30 10:05:41 -05:00
  • 15b4406015 SEC-3135: antMatchers(<method>,new String[0]) now passive Rob Winch 2015-10-30 10:05:41 -05:00
  • c93d6bc823 SEC-3120: Remove .and() from httpStrictTransportSecurity() doc Rob Winch 2015-10-30 09:11:47 -05:00
  • af2a431f23 SEC-3120: Remove .and() from httpStrictTransportSecurity() doc Rob Winch 2015-10-30 09:10:47 -05:00
  • 1c22ec19e6 SEC-3082: make SavedRequest parameters case sensitive Rob Winch 2015-10-29 16:51:49 -05:00
  • 8d9b06afb4 SEC-3082: make SavedRequest parameters case sensitive Rob Winch 2015-10-29 16:36:20 -05:00
  • 4144de9376 SEC-3082: make SavedRequest parameters case sensitive Rob Winch 2015-10-29 16:36:20 -05:00
  • 0ecdd0e856 SEC-3120: Reference hsts() -> httpStrictTransportSecurity() Rob Winch 2015-10-29 15:10:16 -05:00
  • 0981cd975f SEC-3120: Reference hsts() -> httpStrictTransportSecurity() Rob Winch 2015-10-29 15:07:44 -05:00
  • 56e41df964 SEC-3128: RoleVoter supports null Authentication Rob Winch 2015-10-29 14:04:55 -05:00
  • edd2751ff1 SEC-3128: RoleVoter supports null Authentication Rob Winch 2015-10-29 14:03:18 -05:00
  • be303b15d1 SEC-3128: RoleVoter supports null Authentication Rob Winch 2015-10-29 14:03:18 -05:00
  • f232f5ef05 SEC-3135: antMatchers now allows method and no pattern Rob Winch 2015-10-29 12:48:29 -05:00
  • 8663ac4173 SEC-3135: antMatchers now allows method and no pattern Rob Winch 2015-10-29 12:48:29 -05:00
  • 6f1bb705ac SEC-3135: antMatchers now allows method and no pattern Rob Winch 2015-10-29 12:48:29 -05:00
  • 72213b5c69 SEC-2190: Fix Javadoc Rob Winch 2015-10-29 11:41:39 -05:00
  • 8f13beccb7 SEC-2190: Fix Javadoc Rob Winch 2015-10-29 11:41:39 -05:00
  • d467146e49 SEC-2190: Support WebApplicationContext in ServletContext Rob Winch 2015-10-28 15:52:05 -05:00
  • 2bbe70501b SEC-2190: Support WebApplicationContext in ServletContext attribute Rob Winch 2015-10-28 15:12:35 -05:00
  • 8b641e5f79 SEC-2190: Support WebApplicationContext in ServletContext attribute Rob Winch 2015-10-28 15:12:35 -05:00
  • c64b80564e SEC-3108: DigestAuthenticationFilter should use SecurityContextHolder.createEmptyContext() Rob Winch 2015-10-27 14:00:02 -05:00
  • da606d50c0 SEC-3108: DigestAuthenticationFilter should use SecurityContextHolder.createEmptyContext() Rob Winch 2015-10-27 13:56:51 -05:00
  • 5c73816a1a SEC-3108: DigestAuthenticationFilter should use SecurityContextHolder.createEmptyContext() Rob Winch 2015-10-27 13:56:51 -05:00
  • 90f230cbfa SEC-2521: Improve StandardPasswordEncoder performance Rob Winch 2015-10-27 11:25:31 -05:00
  • d648a56e16 SEC-2521: Improve StandardPasswordEncoder performance Rob Winch 2015-10-27 11:20:24 -05:00
  • 69274d9aa8 SEC-2521: Improve StandardPasswordEncoder performance Rob Winch 2015-10-27 11:20:24 -05:00
  • 4cc2ffaa2d SEC-3109: Fix web tests Rob Winch 2015-10-26 21:45:23 -05:00
  • 9c39a0e83e SEC-3109: Fix web tests Rob Winch 2015-10-26 21:31:07 -05:00
  • a88ac0fcc1 SEC-3109: Fix web tests Rob Winch 2015-10-26 21:31:07 -05:00
  • a24065c361 SEC-3109: DelegatingSecurityContextExecutor fails with same Thread Rob Winch 2015-10-26 17:15:24 -05:00
  • c8692b6d0b SEC-3109: DelegatingSecurityContextExecutor fails with same Thread Rob Winch 2015-10-26 17:03:47 -05:00
  • bd221739c7 SEC-3109: DelegatingSecurityContextExecutor fails with same Thread Rob Winch 2015-10-26 17:03:47 -05:00
  • 789d29b26b SEC-3057: Add *.txt to dist zip Rob Winch 2015-10-26 14:10:10 -05:00
  • 45bbabd485 SEC-3057: Include all *.txt & *.jar in dist zip Rob Winch 2015-10-26 14:04:17 -05:00
  • 95ea86b48d SEC-3057: Include all *.txt & *.jar in dist zip Rob Winch 2015-10-26 14:04:17 -05:00
  • 43fbeab106 SEC-3133: Correct test doc username parameter Rob Winch 2015-10-26 12:59:44 -05:00
  • 861ec76991 SEC-3133: Correct test doc username parameter Rob Winch 2015-10-26 12:59:44 -05:00
  • 29632ee9ea SEC-3132: securityBuilder cannot be null Rob Winch 2015-10-23 13:34:27 -05:00
  • b719e0fbcc SEC-3132: securityBuilder cannot be null Rob Winch 2015-10-23 10:27:09 -05:00
  • f76bf96e14 SEC-3132: securityBuilder cannot be null Rob Winch 2015-10-23 10:27:09 -05:00
  • 09bf290583 SEC-3129: Update Spring Rob Winch 2015-10-22 10:03:54 -05:00
  • 9a6f026dff SEC-3052: Doc DEFAULT_MATCHER->DEFAULT_CSRF_MATCHER Rob Winch 2015-10-21 16:22:37 -05:00
  • 8858419696 SEC-3052: Doc DEFAULT_MATCHER->DEFAULT_CSRF_MATCHER Rob Winch 2015-10-21 16:22:37 -05:00
  • 269127c2c6 SEC-2941: Default RequestPostProcessor overrides Rob Winch 2015-10-21 16:06:49 -05:00
  • dd092431a0 SEC-2941: Default RequestPostProcessor overrides Rob Winch 2015-10-21 16:06:49 -05:00
  • 7074daac0e SEC-3063: rm ConditionalOnMissingBean for @Primary Rob Winch 2015-10-21 15:40:43 -05:00
  • b9f8af3096 SEC-3063: rm ConditionalOnMissingBean for @Primary Rob Winch 2015-10-21 15:40:43 -05:00
  • 69446ab80f SEC-3070: Logout invalidate-session=false and Spring Session doesn't work Rob Winch 2015-10-20 14:58:57 -05:00
  • cda6532c43 SEC-3070: Logout invalidate-session=false and Spring Session doesn't work Rob Winch 2015-10-20 14:58:57 -05:00
  • 37aacc5e02 SEC-3070: Logout invalidate-session=false and Spring Session doesn't work Rob Winch 2015-10-20 13:50:04 -05:00
  • 0284845289 SEC-3127: Upgrade to Powermock 1.6.2 Rob Winch 2015-10-20 11:17:38 -05:00
  • 48bc0ad5f9 SEC-3124: Fix broken Javadoc related to < and > izeye 2015-10-10 16:59:11 +09:00
  • 3925ed90c4 SEC-3124: Fix broken Javadoc related to < and > izeye 2015-10-10 16:59:11 +09:00
  • 81d61c2715 Merge pull request #227 from zshift/master Rob Winch 2015-10-01 16:22:33 -05:00
  • 21c0542487 SEC-3117: Update users.ldif Peter David Faria 2015-09-29 16:56:35 -04:00
  • 5f84902e72 Merge pull request #200 from ckarawani/master Rob Winch 2015-10-01 16:18:26 -05:00
  • 8baafbb2f2 SEC-3116: Polish WebSecurity Javadoc izeye 2015-09-15 20:41:26 +09:00
  • 8698161463 Update users.ldif Peter David Faria 2015-09-29 16:56:35 -04:00
  • c8f598778f Polish snasphot -> snapshot Rob Winch 2015-09-25 15:29:04 -05:00
  • 29f2cc0ab1 snasphot -> snapshot zhanhb 2015-09-20 02:06:52 +08:00
  • 79ea541d3e Merge pull request #224 from djechelon/patch-1 Rob Winch 2015-09-25 15:23:46 -05:00
  • af363ecc2c Merge pull request #226 from nivenoct/master Rob Winch 2015-09-25 15:21:57 -05:00
  • 777431758d Fix reference to Null Object pattern in the manual Alex Derkach 2015-09-24 16:53:35 +03:00
  • e6ed4441c4 Update messages_it.properties /usr/local/ΕΨΗΕΛΩΝ 2015-09-17 17:31:32 +02:00
  • a00a7dabd8 Merge pull request #221 from codingdiscer/master Rob Winch 2015-09-07 20:44:17 -05:00
  • 09c4765191 Fix reference to Spring Security version in the manual Dan Dowma 2015-09-07 00:44:16 -05:00
  • 50ff81033c Add coreInstall Task Rob Winch 2015-09-01 23:19:13 -05:00
  • 81e2778106 SEC-3097: Change CsrfRequestPostProcessor to use TestCsrfTokenRepository Rob Winch 2015-09-01 23:18:51 -05:00
  • ea94706319 SEC-3097: Use MockMvc for SecurityMockMVcRequestPostProcessorsCsrfTests Rob Winch 2015-09-01 23:17:11 -05:00
  • a9a5377e4a Unused import David Avenante 2015-08-31 10:56:50 -04:00
  • 5edfeb4091 Unused import David Avenante 2015-08-31 10:52:45 -04:00
  • 97969ea9d2 SEC-2059: Ignore Query String for Resolving Path Variables Rob Winch 2015-09-01 09:52:47 -05:00
  • adfeb96e2f Update to Spring 4.2.1 Rob Winch 2015-09-01 09:51:54 -05:00
  • bac980cbcb SEC-2868: Simplify custom UserDetailsService Java Config Rob Winch 2015-08-27 20:41:15 -05:00
  • 35393098f8 SEC-3094: Add @WithAnonymousUser & anonymous() MockMvcRequestPostProcessor Rob Winch 2015-08-27 15:17:44 -05:00
  • 6b05b298ff SEC-2059: Support Path Variables in Web Expressions Rob Winch 2015-08-20 15:14:04 -05:00
  • 5f328b1178 SEC-2709: Fix WithSecurityContextTestExecutionListener Order Rob Winch 2015-08-20 10:41:09 -05:00