11395 Commits

Author SHA1 Message Date
Eleftheria Stein
55c956ee68 Add task to update version in antora.yml
This task updates the docs version based on the version in gradle.properties

Closes gh-11020
2022-03-28 18:11:20 +02:00
Marcus Da Coregio
c67632225d Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
Closes gh-10908
2022-03-28 10:13:40 -03:00
Marcus Da Coregio
8c34af711e Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
Closes gh-10908
2022-03-28 10:01:51 -03:00
Marcus Da Coregio
6c52c52a68 Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
Closes gh-10908
2022-03-28 09:45:23 -03:00
Rob Winch
e176d764ba Add SecurityContextRepository.loadContext(HttpServletRequest)
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.

Closes gh-11028
2022-03-25 14:38:37 -05:00
Rob Winch
67fd46bfa6 Add SecurityContextRepository.loadContext(HttpServletRequest)
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.

Closes gh-11028
2022-03-25 14:21:52 -05:00
Rob Winch
1e3106f3a2 HttpSessionSecurityContextRepository support null HttpServletResponse
Closes gh-11029
2022-03-25 13:03:33 -05:00
Rob Winch
8940719dbb HttpSessionSecurityContextRepository support null HttpServletResponse
Closes gh-11029
2022-03-25 13:01:40 -05:00
Eleftheria Stein
759d983d62 Fix formatting in reference docs 2022-03-24 15:15:20 +01:00
Eleftheria Stein
d4d6ddbaae Fix formatting in reference docs 2022-03-24 15:13:50 +01:00
Eleftheria Stein
0a2a327476 Fix reference documentation redirects
Closes gh-11018
2022-03-23 09:01:42 +01:00
Steve Riesenberg
5a95ebd1ef
Merge branch 'rb6.0.0-M3' 2022-03-22 13:38:36 -05:00
github-actions[bot]
e116bea118
Next development version 2022-03-22 13:37:56 -05:00
Steve Riesenberg
6dbba7b4a8
Release 6.0.0-M3 6.0.0-M3 2022-03-22 11:03:54 -05:00
Steve Riesenberg
a8e8ad4205
Update spring-data-bom to 2022.0.0-M3
Closes gh-11017
2022-03-22 11:03:33 -05:00
Yuriy Savchenko
446ab5047c
Add authorizeHttpRequests to Kotlin DSL
Closes gh-10481
2022-03-22 09:39:06 -06:00
Yuriy Savchenko
3016ed0067
Fix typos in Kotlin DSL docs
Issue gh-10481
2022-03-22 08:27:29 -06:00
Yuriy Savchenko
ca00b1415b Add authorizeHttpRequests to Kotlin DSL
Closes gh-10481
2022-03-22 08:26:41 -06:00
Yuriy Savchenko
932ff4f5c4 Fix typos in Kotlin DSL docs
Issue gh-10481
2022-03-22 08:26:41 -06:00
Steve Riesenberg
e6673c2816
Update spring-data-bom to 2022.0.0-M3
Closes gh-11017
2022-03-22 08:40:48 -05:00
Steve Riesenberg
8fe6ecb459
Update antora.yml 2022-03-21 15:27:40 -05:00
github-actions[bot]
e13199759a Next development version 2022-03-21 19:31:36 +00:00
github-actions[bot]
e2e1689d9d
Release 6.0.0-M2 6.0.0-M2 2022-03-21 13:56:04 -05:00
Steve Riesenberg
9060cbffcb
Revert "Release 6.0.0-M2"
This reverts commit 5f7c98d700a0b60c6350c350d4edf28b0b9e8f85.
2022-03-21 13:55:34 -05:00
github-actions[bot]
5f7c98d700 Release 6.0.0-M2 2022-03-21 18:41:13 +00:00
Marcus Da Coregio
7deaab8822 Next development version 2022-03-21 14:51:40 -03:00
Steve Riesenberg
55921b380b
Revert "Update spring-data-bom to 2022.0.0-M2"
This reverts commit fbd8d784940515d251b8d591602e46e8de40a84c.
2022-03-21 12:43:52 -05:00
Steve Riesenberg
c12c8c4013
Revert "Release 6.0.0-M2"
This reverts commit ae607cbd979ec6f77c8a71b3b19a6c4d84f0433f.
2022-03-21 12:43:42 -05:00
github-actions[bot]
ae607cbd97 Release 6.0.0-M2 2022-03-21 17:16:08 +00:00
Marcus Da Coregio
ed0a323a71 Release 5.7.0-M3 5.7.0-M3 2022-03-21 14:00:04 -03:00
Marcus Da Coregio
94adc640ca Update spring-data-bom to 2021.2.0-M4
Closes gh-11014
2022-03-21 13:57:14 -03:00
Steve Riesenberg
fbd8d78494 Update spring-data-bom to 2022.0.0-M2
Closes gh-10978
2022-03-21 11:07:01 -05:00
Marcus Da Coregio
0c9e73876d Update org.springframework to 5.3.17
Closes gh-11011
2022-03-21 10:10:13 -03:00
Marcus Da Coregio
e128e8d87e Update htmlunit-driver to 2.60.0
Closes gh-11010
2022-03-21 10:10:11 -03:00
Marcus Da Coregio
fe5cfa9cae Update org.jetbrains.kotlin to 1.6.20-RC
Closes gh-11009
2022-03-21 10:10:08 -03:00
Marcus Da Coregio
01c2694073 Update hibernate-entitymanager to 5.6.7.Final
Closes gh-11008
2022-03-21 10:10:06 -03:00
Marcus Da Coregio
393f182b40 Update htmlunit to 2.60.0
Closes gh-11007
2022-03-21 10:10:03 -03:00
Marcus Da Coregio
dae500fb9b Update io.projectreactor to 2020.0.17
Closes gh-11005
2022-03-21 10:09:58 -03:00
Marcus Da Coregio
44aee2034b Update mockk to 1.12.3
Closes gh-11004
2022-03-21 10:09:55 -03:00
Marcus Da Coregio
106d77a1b9 Update com.nimbusds to 9.31
Closes gh-11003
2022-03-21 10:09:53 -03:00
Marcus Da Coregio
661848ef7e Update jackson-bom to 2.13.2
Closes gh-11000
2022-03-21 10:09:46 -03:00
Marcus Da Coregio
84717e0546 Update logback-classic to 1.2.11
Closes gh-10999
2022-03-21 10:09:43 -03:00
Steve Riesenberg
8aa7029d07 Fix checkstyle errors
Issue gh-10989
2022-03-18 22:53:29 -05:00
Steve Riesenberg
8584a82e4c Update io.spring.javaformat to 0.0.31
Closes gh-10989
2022-03-18 22:53:29 -05:00
Steve Riesenberg
99c4a95ded
Update spring-ldap-core to 2.3.6.RELEASE
Closes gh-10995
2022-03-18 19:06:48 -05:00
Steve Riesenberg
33d6dbe59d
Update org.slf4j to 1.7.36
Closes gh-10994
2022-03-18 19:06:48 -05:00
Steve Riesenberg
d3111685d0
Update htmlunit-driver to 2.59.0
Closes gh-10993
2022-03-18 19:06:48 -05:00
Steve Riesenberg
0fba9ff136
Update hibernate-core-jakarta to 5.6.7.Final
Closes gh-10992
2022-03-18 19:06:47 -05:00
Steve Riesenberg
54de009c7a
Update org.eclipse.jetty to 11.0.8
Closes gh-10991
2022-03-18 19:06:47 -05:00
Steve Riesenberg
f2a13aa446
Update htmlunit to 2.59.0
Closes gh-10990
2022-03-18 19:06:47 -05:00