10369 Commits

Author SHA1 Message Date
Steve Riesenberg
51a1479920
Merge branch '5.4.x' into 5.5.x
Merged using the ours strategy.
2022-10-25 14:16:00 -05:00
Steve Riesenberg
97b789318a
Merge branch '5.3.x' into 5.4.x
Merged using the ours strategy.
2022-10-25 14:15:02 -05:00
Steve Riesenberg
d408b614fd
Merge branch '5.2.x' into 5.3.x
Merged using the ours strategy.
2022-10-25 14:14:31 -05:00
Josh Cummings
b0b4612609
Correct input validation for 31 rounds
Closes gh-11470
2022-07-11 14:52:20 -06:00
Claudio Consolmagno
ff71fcbcad
Use 'md:' prefix in EntityDescriptor XML
Create the EntityDescriptor object with
EntityDescriptor.DEFAULT_ELEMENT_NAME instead of
EntityDescriptor.ELEMENT_QNAME. That ensures the EntityDescriptor tag
is marshalled to xml with the 'md:' prefix, consistent with all other
metadata tags.

Closes #11283
2022-05-31 17:12:55 -06:00
Steve Riesenberg
33b74c7893
Next development version 2022-05-18 14:17:03 -05:00
Steve Riesenberg
e70752954a
Release 5.5.8 5.5.8 2022-05-18 11:52:45 -05:00
Rob Winch
cfc057b629 StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:50:10 -05:00
Rob Winch
d94639a1bb StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:49:01 -05:00
Rob Winch
29b2b7a977 StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:14:30 -05:00
Rob Winch
66d1cd592a StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:04:46 -05:00
Josh Cummings
084f1fe59c
Release 5.4.11 2022-05-16 14:29:52 -06:00
Josh Cummings
8a64084c82
Add to GitHub Actions CI 2022-05-16 14:29:27 -06:00
Rob Winch
353fac48da Next Development Version 2022-05-16 15:11:34 -05:00
Marcus Da Coregio
b8b0661d73
Lock Dependencies for Release 2022-05-16 14:01:51 -06:00
Josh Cummings
957768310d
Point SAML Sample at Okta 2022-05-16 14:01:51 -06:00
Josh Cummings
5f7fc0eb26
Improve Upgrading
Closes gh-11259
2022-05-16 11:08:00 -06:00
Rob Winch
ada3337104 Release 5.5.7 5.5.7 2022-05-16 11:37:33 -05:00
Josh Cummings
0bd7daf899 Improve Upgrading 2022-05-16 11:37:33 -05:00
Rob Winch
0dcb592b03 AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 11:30:08 -05:00
Rob Winch
0ece0e6012 Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 11:30:08 -05:00
Rob Winch
7f121e82f4 AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 11:28:24 -05:00
Rob Winch
9059fb3fc7 Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 11:28:19 -05:00
Rob Winch
1a9ec8a756 AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 10:18:51 -05:00
Rob Winch
4967a0394f Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 10:18:51 -05:00
Rob Winch
c6461d61ba AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 10:18:12 -05:00
Rob Winch
4405cf18f3 Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 10:18:11 -05:00
Rob Winch
7eb8a58244 Update org.springframework.data to 2021.0.11
Closes gh-11216
2022-05-13 09:51:32 -05:00
Rob Winch
415ee4d823 Update org.springframework to 5.3.20
Closes gh-11215
2022-05-13 09:51:30 -05:00
Rob Winch
4d47d513b5 Update io.projectreactor to 2020.0.19
Closes gh-11213
2022-05-13 09:51:26 -05:00
Marcus Da Coregio
7983c695e2 Fix mvcMatchers overriding previous paths
Closes gh-10956
2022-05-12 10:22:54 -03:00
Marcus Da Coregio
15b3744dcf Fix setServletContext not being called for AuthorizationManagerWebInvocationPrivilegeEvaluator
Issue gh-10908
2022-05-12 10:12:31 -03:00
Steve Riesenberg
20b94c4a26
Next development version 2022-04-18 12:07:24 -05:00
Steve Riesenberg
69a13dfcd4
Release 5.5.6 5.5.6 2022-04-18 10:58:36 -05:00
Steve Riesenberg
89afd4c487
Update spring-ldap-core to 2.3.7.RELEASE
Closes gh-11139
2022-04-18 10:55:22 -05:00
Steve Riesenberg
35e769d90b
Update org.springframework.data to 2021.0.10
Closes gh-11138
2022-04-18 10:55:22 -05:00
Steve Riesenberg
d9e1906281
Update org.springframework to 5.3.19
Closes gh-11137
2022-04-18 10:55:21 -05:00
Steve Riesenberg
e6f28b9c02
Update org.eclipse.jetty to 9.4.46.v20220331
Closes gh-11136
2022-04-18 10:55:21 -05:00
Steve Riesenberg
65230b8ee2
Update org.aspectj to 1.9.9.1
Closes gh-11135
2022-04-18 10:55:21 -05:00
Steve Riesenberg
57d94ce816
Update io.rsocket to 1.1.2
Closes gh-11134
2022-04-18 10:55:21 -05:00
Steve Riesenberg
c967d6569d
Update io.projectreactor to 2020.0.18
Closes gh-11132
Closes gh-11133
2022-04-18 10:55:20 -05:00
Steve Riesenberg
10f7a968c1
Update jackson-bom to 2.12.6.20220326
Closes gh-11129
Closes gh-11130
Closes gh-11131
2022-04-18 10:52:58 -05:00
Steve Riesenberg
344bad34be
Update logback-classic to 1.2.11
Closes gh-11128
2022-04-18 10:33:45 -05:00
Eleftheria Stein
1f01203462 Remove unused host parameter in CI
Issue gh-11075
2022-04-12 13:01:44 +02:00
Eleftheria Stein
e75382736d Update to spring-build-conventions:0.0.23.4.RELEASE
Closes gh-11098
2022-04-12 12:35:04 +02:00
Eleftheria Stein
cb2291cc24 Update to spring-build-conventions:0.0.23.3.RELEASE
Closes gh-11093
2022-04-11 18:08:06 +02:00
Eleftheria Stein
764ca38596 Use explicit docs host
Issue gh-11075
2022-04-08 11:30:07 +02:00
Eleftheria Stein
f9f5b4345f Re-enable CI for 5.2.x
Closes gh-11075
2022-04-07 16:32:18 +02:00
Eleftheria Stein
b0585c425f Use deployArtifacts in CI
This is because publishArtifacts is not available on this branch

Issue gh-11074
2022-04-07 14:59:55 +02:00
Eleftheria Stein
9bb63b6899 Fix typo in workflow 2022-04-07 14:02:11 +02:00