7035 Commits

Author SHA1 Message Date
Eleftheria Stein
7f8efb7680 Update to GAE 1.9.80
Closes gh-8479
2020-05-06 12:27:50 -04:00
Eleftheria Stein
2c4d13ddef Update to org.powermock 2.0.7
Closes gh-8478
2020-05-06 12:26:42 -04:00
Eleftheria Stein
ed2a646a69 Update to Spring Framework 5.0.17.RELEASE
Closes gh-8477
2020-05-06 12:25:59 -04:00
Eleftheria Stein
f8f4d960b5 Clean up Javadoc
Fixes gh-8480
2020-05-05 17:34:53 -04:00
Rob Winch
76a4df0461 Add ROLE_INFRASTRUCTURE to infrastructure beans
Closes gh-8407
2020-04-27 09:23:40 -05:00
Dávid Kovács
7eee6b102f ActiveDirectoryLdapAuthenticationProvider uses InternalAuthenticationServiceException
Closes gh-2884
2020-04-24 10:44:21 -05:00
Rob Winch
d69288e665 Fix example in javadoc of FilterChainProxy
Closes gh-8344
2020-04-08 09:15:03 -05:00
Alan Czajkowski
62bc17ea3f BCryptPasswordEncoder rawPassword cannot be null
Closes gh-8317
2020-04-07 13:48:07 -05:00
hotire
fd2798ca95 Fix typo in Javadoc of ServerHttpSecurity#hasAuthority
Closes gh-8336
2020-04-06 14:21:16 -05:00
Eleftheria Stein
173660c6ef Fix HttpSecurity Javadoc
Fixes gh-4404
2020-04-02 12:04:24 -04:00
Eleftheria Stein
d6aa6a2246 Next Development Version 2020-04-01 16:29:44 -04:00
Eleftheria Stein
1526c981aa Release 5.0.15.RELEASE 5.0.15.RELEASE 2020-04-01 15:31:39 -04:00
Eleftheria Stein
a9ddd363aa Fix typo in Getting Started docs
Fixes gh-5254
2020-04-01 15:14:23 -04:00
Eleftheria Stein
4edcac7651 Update to httpclient 4.5.12
Fixes gh-8304
2020-04-01 11:50:22 -04:00
Eleftheria Stein
eecad9ee9a Update to hibernate-validator 6.0.19.Final
Fixes gh-8303
2020-04-01 11:49:42 -04:00
Eleftheria Stein
0191e1f11e Update to reactive-streams 1.0.3
Fixes gh-8302
2020-04-01 11:49:06 -04:00
Eleftheria Stein
d73f0c5fb9 Update to hibernate-core 5.2.18.Final
Fixes gh-8301
2020-04-01 11:48:44 -04:00
Eleftheria Stein
8d07698d94 Update to groovy 2.4.19
Fixes gh-8300
2020-04-01 11:48:03 -04:00
Eleftheria Stein
c9c9532447 Update to unboundid-ldapsdk 4.0.14
Fixes gh-8299
2020-04-01 11:47:24 -04:00
Eleftheria Stein
d2d9ce9e6b Update to okhttp 3.12.10
Fixes gh-8298
2020-04-01 11:46:46 -04:00
Eleftheria Stein
df6e58ca1d Update to mockwebserver 3.12.10
Fixes gh-8297
2020-04-01 11:46:12 -04:00
Eleftheria Stein
ffa1bc8083 Update to org.powermock 2.0.6
Fixes gh-8296
2020-04-01 11:45:29 -04:00
Eleftheria Stein
c91e456ae7 Update to GAE 1.9.79
Fixes gh-8295
2020-04-01 11:44:43 -04:00
Rob Winch
45d81ffc49 Fix HttpServlet3RequestFactory Logout Handlers
Previously there was a problem with Servlet API logout integration
when Servlet API was configured before log out.

This ensures that logout handlers is a reference to the logout handlers
vs copying the logout handlers. This ensures that the ordering does not
matter.

Closes gh-4760
2020-03-30 22:19:58 -05:00
Josh Cummings
3a787e2c4f
Add Missing Import
Restored an import that was lost during a backport

Issue gh-4183
2020-03-27 15:07:57 -06:00
Josh Cummings
b50e511745
SwitchUserFilter Defaults to POST
Fixes gh-4183
2020-03-27 14:43:10 -06:00
Eleftheria Stein
e3a11c98bd Update Encryptors documentation
Fixes gh-8208
2020-03-27 11:23:55 -04:00
Erik van Paassen
d4ceabd7ac
Fix typo in Javadoc of HttpSecurity#csrf()
`HttpSecurity#csrf()` obviously returns a `CsrfConfigurer`, while the Javadoc states that it returns the `ServletApiConfigurer`.
2020-03-17 13:38:04 -06:00
Markus Engelbrecht
475a53233d
Fix typo 'properites' in documentation
Fixes gh-8095
2020-03-11 11:05:06 -06:00
AmitB
d245b0466a Fix typo in AntPathRequestMatcher contructor comment
Closes gh-8042
2020-03-02 07:22:31 -06:00
LeeHainie
d1162c39ce Remove unwanted code
Remove unwanted code
2020-02-20 12:31:21 -07:00
Joe Grandja
888aa15e20 Add release-notes-sections.yml 2020-02-05 15:21:20 -05:00
Joe Grandja
b92f105f35 Next Development Version 2020-02-05 08:40:27 -05:00
Joe Grandja
8febecd43f Release 5.0.14.RELEASE 5.0.14.RELEASE 2020-02-05 07:27:13 -05:00
Joe Grandja
425b7783b5 Update to org.slf4j 1.7.30
Fixes gh-7934
2020-02-04 20:34:15 -05:00
Joe Grandja
b7ee7136b2 Update to org.powermock 2.0.5
Fixes gh-7933
2020-02-04 20:30:32 -05:00
Joe Grandja
0d331b08b9 Update to hibernate-validator 6.0.18.Final
Fixes gh-7932
2020-02-04 20:26:20 -05:00
Joe Grandja
c47d72fd12 Update to org.bouncycastle:bcprov-jdk15on 1.64
Fixes gh-7931
2020-02-04 20:23:01 -05:00
Joe Grandja
248c956962 Update to org.bouncycastle:bcpkix-jdk15on 1.64
Fixes gh-7930
2020-02-04 20:21:09 -05:00
Joe Grandja
530def3af0 Update to org.aspectj 1.9.5
Fixes gh-7929
2020-02-04 20:18:20 -05:00
Joe Grandja
e6049fce26 Update to httpclient 4.5.11
Fixes gh-7928
2020-02-04 20:16:00 -05:00
Joe Grandja
0105e95ba2 Update to com.squareup.okhttp3 3.12.8
Fixes gh-7927
2020-02-04 20:13:30 -05:00
Joe Grandja
ded544de14 Update to Jackson 2.9.10
Fixes gh-7926
2020-02-04 20:06:52 -05:00
Joe Grandja
7d845b6872 Update to Spring Framework 5.0.16
Fixes gh-7924
2020-02-04 17:26:18 -05:00
Eleftheria Stein
97818ebb22 Load LDIF file from classpath in unboundId mode
Fixes: gh-7833
2020-01-21 17:49:58 +01:00
Filip Hanik
f2ee151d63
Build using openjdk8
Fixes gh-7169

[closes #7169]
2020-01-13 10:34:08 -07:00
Rob Winch
8da27b5f41 CompositeServerHttpHeadersWriter Executes Sequentially
Fixes gh-7731
2019-12-12 14:44:57 -06:00
Jeffrey Morlan
466b8a1d82 Fix race condition in SessionRegistryImpl
Adding/removing sessions from principals wasn't atomic. If one thread
removed the last session from a principal while another thread added a
new one, the addition could be lost.

Fixes gh-3189
2019-08-06 13:47:45 -05:00
Rob Winch
0532b6e665 Next Development Version 2019-08-05 12:15:43 -05:00
Rob Winch
c94a79c3a9 Release 5.0.13.RELEASE 5.0.13.RELEASE 2019-08-05 12:15:04 -05:00