Marcus Da Coregio
1f481aafff
Fix AuthorizationFilter incorrectly extending OncePerRequestFilter
...
Closes gh-12102
2022-10-28 11:29:35 -05:00
Steve Riesenberg
e7fe778abc
Merge branch '5.4.x' into 5.5.x
2022-10-28 11:13:33 -05:00
Steve Riesenberg
3e2ac82612
Merge branch '5.3.x' into 5.4.x
2022-10-28 11:10:39 -05:00
Steve Riesenberg
5560bbaa80
Merge branch '5.2.x' into 5.3.x
2022-10-28 11:07:51 -05:00
Steve Riesenberg
75004587a4
Fix scope mapping
...
Issue gh-12101
2022-10-28 11:00:27 -05:00
Steve Riesenberg
c0b930e421
Resolve plugin dependencies
2022-10-26 23:25:52 -05:00
Steve Riesenberg
8e19e93d1b
Merge branch '5.4.x' into 5.5.x
2022-10-26 17:01:37 -05:00
Steve Riesenberg
ffae2f6e67
Merge branch '5.3.x' into 5.4.x
2022-10-26 14:01:39 -05:00
Steve Riesenberg
e40ca31414
Merge branch '5.2.x' into 5.3.x
2022-10-26 13:49:17 -05:00
Steve Riesenberg
5dbfa57c19
Resolve plugin dependencies
2022-10-26 13:45:22 -05:00
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
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
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
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