Juny Tse
f2d6ead398
Use Base64 encoder with no CRLF in output for SAML 2.0 messages
...
Closes gh-11262
4 years ago
Josh Cummings
bcd104763e
Remove duplicate check
...
Closes gh-11192
4 years ago
Josh Cummings
57fe5b8b5c
Fix Import Order Checkstyle Error
...
Issue gh-9667
4 years ago
Josh Cummings
5cbc1a47da
Use original query string to verify signature
...
Closes gh-11235
4 years ago
Josh Cummings
88f9529329
Correctly encode query parameters
...
Issue gh-11235
4 years ago
Evgeniy Cheban
5540bbcf0b
createEvaluationContext should defer lookup of Authentication
...
- Added createEvaluationContext method that accepts Supplier<Authentication>
- Refactored classes that use EvaluationContext to use lazy initialization of Authentication
Closes gh-9667
4 years ago
Steve Riesenberg
2be141f800
Use Spring Framework to 6.0.0-SNAPSHOT
4 years ago
github-actions[bot]
07841794c5
Next development version
4 years ago
github-actions[bot]
8eb235d36e
Release 6.0.0-M5
4 years ago
Steve Riesenberg
cc29f4f034
Revert "Use Spring Framework to 6.0.0-SNAPSHOT"
...
This reverts commit 545dfa569b .
4 years ago
Steve Riesenberg
14bbf33658
Revert "Release 6.0.0-M5"
...
This reverts commit 6513f3ce71 .
4 years ago
github-actions[bot]
6513f3ce71
Release 6.0.0-M5
4 years ago
Rob Winch
5b0dab5d3e
StrictHttpFirewall allows CJKV characters
...
Closes gh-11264
4 years ago
Ulrich Grave
7f5c31995e
Add relyingPartyRegistrationId to AbstractSaml2AuthenticationRequest
...
Closes gh-11195
4 years ago
Steve Riesenberg
8e34b4c15e
Fix step id in conditional checks
4 years ago
Steve Riesenberg
8f4d003602
Revert "Add expression syntax to conditionals"
...
This reverts commit ea0b271a73 .
4 years ago
Steve Riesenberg
545dfa569b
Use Spring Framework to 6.0.0-SNAPSHOT
4 years ago
github-actions[bot]
3a5eb47d0c
Next development version
4 years ago
Steve Riesenberg
eaac43a179
Release 6.0.0-M4
4 years ago
Steve Riesenberg
7392dca95b
Update Spring Framework to 6.0.0-M4
...
Closes gh-11260
4 years ago
Steve Riesenberg
269ab8d9a2
Use Spring Framework 6.0.0-M3
...
This reverts a portion of commit 000b87f9aa
4 years ago
Steve Riesenberg
cd024bdb80
Revert "Release 6.0.0-M4"
...
This reverts commit 49a5f972be .
4 years ago
Steve Riesenberg
49a5f972be
Release 6.0.0-M4
4 years ago
Steve Riesenberg
ea0b271a73
Add expression syntax to conditionals
...
Issue gh-11158
4 years ago
Steve Riesenberg
d07c5e0804
Add quotes to boolean conditional checks
...
Issue gh-11158
4 years ago
Steve Riesenberg
0c94cfca63
Fix conditional using env namespace at job level
...
Issue gh-11158
4 years ago
Josh Cummings
e6297d3bf7
Improve Upgrading
...
Closes gh-11259
4 years ago
Rob Winch
472c25b5e8
AntRegexRequestMatcher Optimization
...
Closes gh-11234
4 years ago
Rob Winch
0df5ece758
Extract rejectNonPrintableAsciiCharactersInFieldName
...
Closes gh-11234
4 years ago
Steve Riesenberg
beec7c98bd
Update spring-data-jpa to 3.0.0-M4
...
Closes gh-11255
4 years ago
Steve Riesenberg
6992b9db4a
Update spring-ldap-core to 2.4.0
...
Closes gh-11256
4 years ago
Steve Riesenberg
7052eeaa51
Update htmlunit-driver to 2.61.0
...
Closes gh-11254
4 years ago
Steve Riesenberg
8a030b7f46
Update junit-bom to 5.9.0-M1
...
Closes gh-11252
Closes gh-11253
4 years ago
Steve Riesenberg
52c8b5eef2
Update org.jetbrains.kotlinx to 1.6.1
...
Closes gh-11251
4 years ago
Steve Riesenberg
8b0ac68962
Update org.jetbrains.kotlin to 1.6.21
...
Closes gh-11250
4 years ago
Steve Riesenberg
5037735a6a
Update hibernate-core-jakarta to 5.6.9.Final
...
Closes gh-11249
4 years ago
Steve Riesenberg
0653f50a7b
Update org.eclipse.jetty to 11.0.9
...
Closes gh-11248
4 years ago
Steve Riesenberg
736820a8b0
Update org.aspectj to 1.9.9.1
...
Closes gh-11247
4 years ago
Steve Riesenberg
cdb282316e
Update htmlunit to 2.61.0
...
Closes gh-11246
4 years ago
Steve Riesenberg
a6898f9ade
Update jakarta.persistence-api to 3.1.0
...
Closes gh-11245
4 years ago
Steve Riesenberg
b4db9f64fa
Update jakarta.annotation-api to 2.1.0
...
Closes gh-11244
4 years ago
Steve Riesenberg
93fc2bba99
Update io.projectreactor to 2020.0.19
...
Closes gh-11242
Closes gh-11243
4 years ago
Steve Riesenberg
a29a0a5a6c
Update mockk to 1.12.4
...
Closes gh-11241
4 years ago
Steve Riesenberg
226101cacf
Update aspectj-plugin to 6.4.3
...
Closes gh-11240
4 years ago
Steve Riesenberg
802d5d466f
Update com.nimbusds to 9.35
...
Closes gh-11239
4 years ago
Steve Riesenberg
e5c8d50d46
Update jackson-bom to 2.13.3
...
Closes gh-11236
Closes gh-11237
Closes gh-11238
4 years ago
Steve Riesenberg
29df19b168
Accept release candidate and milestone version upgrades for milestone releases
4 years ago
Josh Cummings
0814136ee8
Polish WebExpressionAuthorizationManager
...
- Add support for request variables
- Added additional tests
Issue gh-11105
4 years ago
Evgeniy Cheban
c4766e64fe
Add AuthorizationManager that uses ExpressionHandler
...
Closes gh-11105
4 years ago
Evgeniy Cheban
2b4794475e
Polish gh-11188
4 years ago