Commit Graph

16174 Commits

Author SHA1 Message Date
Erik van Paassen
86e25ff2ab 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:36:34 -06:00
Erik van Paassen
82dbce47b1 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:35:28 -06:00
Erik van Paassen
ad9bb7f230 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 12:42:11 -06:00
Joe Grandja
48344d858e Document OAuth 2.0 Login XML Support
Fixes gh-8110
2020-03-17 13:49:08 -04:00
Joe Grandja
6a324c2363 Document OAuth 2.0 Client XML Support
Fixes gh-8074
2020-03-17 13:43:12 -04:00
Joe Grandja
e00a030621 Document OAuth 2.0 Client XML Support
Fixes gh-8074
2020-03-17 13:27:29 -04:00
Eleftheria Stein
40b15f5a46 Rename to SessionFixationDslTests 2020-03-17 12:05:25 -04:00
Zeeshan Adnan
a49a325db2 Fix exception for empty basic auth header token
fixes spring-projectsgh-7976
2020-03-16 16:06:52 -04:00
Zeeshan Adnan
dfa78804a8 Fix exception for empty basic auth header token
fixes spring-projectsgh-7976
2020-03-16 16:05:14 -04:00
Joe Grandja
5e0e5b6ed4 Fix NPE when token response contains a null value
Fixes gh-8108
2020-03-16 15:59:19 -04:00
Joe Grandja
26414ad3af Fix NPE when token response contains a null value
Fixes gh-8108
2020-03-16 15:56:59 -04:00
Zeeshan Adnan
935c547dde Fix exception for empty basic auth header token
fixes spring-projectsgh-7976
2020-03-16 12:57:13 -04:00
Joe Grandja
3d5a1522d6 Document OAuth 2.0 Login XML Support
Fixes gh-8110
2020-03-16 12:33:37 -04:00
YYTVicky
d9f7422c2c Update BouncyCastleAesBytesEncryptorEquivalencyTest.java 2020-03-16 08:21:20 -05:00
Josh Cummings
bfd36d9a54 Remove Redundant ConcurrentSessionFilter Refs
Fixes gh-8105
2020-03-13 16:27:30 -06:00
Rob Winch
7411f25474 Use io.spring.gradle-enterprise-conventions
Adds support for build cache and build scans.

Closes gh-8115
2020-03-13 13:28:36 -05:00
Rob Winch
7ad303f0ce Replace VersionsResourceTasks with WriteProperties
VersionsResourceTasks wrote a date comment which prevented this from
producing the same result and caused misses in the cache.

Closes gh-8114
2020-03-13 13:26:54 -05:00
Rob Winch
034c6c078f Improve Build Performance
- Enable parallel builds
- Remove `clean`
- Remove `--no-daemon`
- Remove `--refresh-dependencies` This refreshes all dependencies not just
  dependencies that change. spring-build-conventions has been updated to
  set the cache time of snapshots and changing modules to be 0, so that is
  always updated.

Closes gh-8113
2020-03-13 13:26:06 -05:00
Eleftheria Stein
47011eb9e2 Polish transfer session's max inactive interval
Issue: gh-2693
2020-03-12 12:11:14 -04:00
Venkata Jaswanth U
02b7d04027 Transfer session's max inactive interval
Fixes: gh-2693
2020-03-12 10:11:59 -04:00
Josh Cummings
14631fc87b Document AuthenticationEventPublisher
Fixes gh-8081
2020-03-11 16:57:00 -06:00
Josh Cummings
3b80c2e345 Document AuthenticationEventPublisher
Fixes gh-8081
2020-03-11 16:48:14 -06:00
Markus Engelbrecht
75f22285c6 Fix typo 'properites' in documentation
Fixes gh-8095
2020-03-11 11:01:06 -06:00
Markus Engelbrecht
e6ad3d5508 Fix typo 'properites' in documentation
Fixes gh-8095
2020-03-11 11:00:18 -06:00
Markus Engelbrecht
d81321bc29 Fix typo 'properites' in documentation
Fixes gh-8095
2020-03-11 10:54:14 -06:00
Josh Cummings
9a3eb07af8 Add Resource Server XML snippets
Fixes gh-8077
2020-03-09 18:59:44 -06:00
Josh Cummings
5b1838fd73 Add Resource Server XML snippets
Fixes gh-8077
2020-03-09 18:49:49 -06:00
Josh Cummings
8fa16ce63e Update to Jetty 9.4.27
Fixes gh-7507
2020-03-09 10:03:18 -06:00
Josh Cummings
3903ac4e5f Document baseUrl Support for OIDC Logout
Fixes gh-8072
2020-03-06 23:08:47 -07:00
Josh Cummings
69e1034ddc Document baseUrl Support for OIDC Logout
Fixes gh-8072
2020-03-06 23:06:25 -07:00
Josh Cummings
4ef37f289e OAuth 2.0 Test Support Docs
- Added WebTestClient documentation
- Updated MockMvc documentation to align

Fixes gh-8050
2020-03-06 23:01:18 -07:00
Josh Cummings
894a19b5ec OAuth 2.0 Test Support Docs
- Added WebTestClient documentation
- Updated MockMvc documentation to align

Fixes gh-8050
2020-03-06 22:52:41 -07:00
Eleftheria Stein
06d360efbb Update taglib version 2020-03-06 18:46:35 -05:00
Eleftheria Stein
5850a4cd73 Fix security version test 2020-03-06 18:46:00 -05:00
Eleftheria Stein
b42d9ca9e3 Restrict dependency updates to patches 2020-03-06 18:17:37 -05:00
Eleftheria Stein
426d842f8a Next development version 2020-03-06 17:00:51 -05:00
Eleftheria Stein
9128dded7e Use range for Kotlin version 2020-03-06 14:32:26 -05:00
Eleftheria Stein
b2ea0ba775 Polish SessionIdChangedEvent
Add AbstractSessionEvent; clean up license headers and Javadocs

Fixes: gh-5438
2020-03-06 12:04:49 -05:00
Venkata Jaswanth
5fc6414377 SessionRegistryImpl is now aware of SessionIdChangedEvent 2020-03-06 12:04:01 -05:00
Eleftheria Stein
ae532c080c Add server request cache that uses cookie
Fixes: gh-8033
2020-03-05 15:36:47 -05:00
Eleftheria Stein
38979b1b09 Add test for ServerRequestCacheWebFilter 2020-03-05 14:57:07 -05:00
Josh Cummings
93b8c656d8 Document JwtClaimValidator
Fixes gh-8076
2020-03-04 14:47:44 -07:00
Josh Cummings
6db921c95d Fix broken links
Fixes gh-8069
2020-03-04 13:12:11 -07:00
Clement Stoquart
32c02fbedb Remove empty relay state from redirect url 2020-03-04 12:47:03 -07:00
Josh Cummings
739137cbb9 Next development version 2020-03-04 12:03:29 -07:00
Josh Cummings
6eadf7b140 Unlock dependencies for 5.3.0.RELEASE
This reverts commit 147d7dadd7.
2020-03-04 12:02:48 -07:00
Josh Cummings
747d8817cb Specify Section Ids in What's New
Issue gh-8062
2020-03-04 11:01:59 -07:00
Josh Cummings
7928a1392c Release 5.3.0.RELEASE 2020-03-04 10:28:39 -07:00
Josh Cummings
147d7dadd7 Lock dependencies for 5.3.0.RELEASE 2020-03-04 10:28:39 -07:00
Josh Cummings
bf10837ea6 Update to Gradle 6.2.2
Fixes gh-8065
2020-03-04 10:28:03 -07:00