Commit Graph

10366 Commits

Author SHA1 Message Date
github-actions[bot] 6513f3ce71 Release 6.0.0-M5 2022-05-18 15:26:59 +00:00
Rob Winch 5b0dab5d3e StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:54:16 -05:00
Ulrich Grave 7f5c31995e
Add relyingPartyRegistrationId to AbstractSaml2AuthenticationRequest
Closes gh-11195
2022-05-17 16:41:44 -06:00
Steve Riesenberg 8e34b4c15e
Fix step id in conditional checks 2022-05-16 14:22:36 -05:00
Steve Riesenberg 8f4d003602
Revert "Add expression syntax to conditionals"
This reverts commit ea0b271a73.
2022-05-16 14:21:49 -05:00
Steve Riesenberg 545dfa569b
Use Spring Framework to 6.0.0-SNAPSHOT 2022-05-16 14:21:27 -05:00
github-actions[bot] 3a5eb47d0c Next development version 2022-05-16 19:13:07 +00:00
Steve Riesenberg eaac43a179
Release 6.0.0-M4 2022-05-16 13:42:14 -05:00
Steve Riesenberg 7392dca95b
Update Spring Framework to 6.0.0-M4
Closes gh-11260
2022-05-16 13:42:13 -05:00
Steve Riesenberg 269ab8d9a2
Use Spring Framework 6.0.0-M3
This reverts a portion of commit 000b87f9aa
2022-05-16 13:29:16 -05:00
Steve Riesenberg cd024bdb80
Revert "Release 6.0.0-M4"
This reverts commit 49a5f972be.
2022-05-16 13:25:42 -05:00
Steve Riesenberg 49a5f972be
Release 6.0.0-M4 2022-05-16 12:51:47 -05:00
Steve Riesenberg ea0b271a73
Add expression syntax to conditionals
Issue gh-11158
2022-05-16 12:39:55 -05:00
Steve Riesenberg d07c5e0804
Add quotes to boolean conditional checks
Issue gh-11158
2022-05-16 12:25:24 -05:00
Steve Riesenberg 0c94cfca63
Fix conditional using env namespace at job level
Issue gh-11158
2022-05-16 12:13:25 -05:00
Josh Cummings e6297d3bf7
Improve Upgrading
Closes gh-11259
2022-05-16 12:08:32 -05:00
Rob Winch 472c25b5e8 AntRegexRequestMatcher Optimization
Closes gh-11234
2022-05-16 11:32:01 -05:00
Rob Winch 0df5ece758 Extract rejectNonPrintableAsciiCharactersInFieldName
Closes gh-11234
2022-05-16 11:32:01 -05:00
Steve Riesenberg beec7c98bd
Update spring-data-jpa to 3.0.0-M4
Closes gh-11255
2022-05-16 10:40:02 -05:00
Steve Riesenberg 6992b9db4a
Update spring-ldap-core to 2.4.0
Closes gh-11256
2022-05-16 10:40:01 -05:00
Steve Riesenberg 7052eeaa51
Update htmlunit-driver to 2.61.0
Closes gh-11254
2022-05-16 10:40:01 -05:00
Steve Riesenberg 8a030b7f46
Update junit-bom to 5.9.0-M1
Closes gh-11252
Closes gh-11253
2022-05-16 10:40:00 -05:00
Steve Riesenberg 52c8b5eef2
Update org.jetbrains.kotlinx to 1.6.1
Closes gh-11251
2022-05-16 10:39:19 -05:00
Steve Riesenberg 8b0ac68962
Update org.jetbrains.kotlin to 1.6.21
Closes gh-11250
2022-05-16 10:39:18 -05:00
Steve Riesenberg 5037735a6a
Update hibernate-core-jakarta to 5.6.9.Final
Closes gh-11249
2022-05-16 10:39:18 -05:00
Steve Riesenberg 0653f50a7b
Update org.eclipse.jetty to 11.0.9
Closes gh-11248
2022-05-16 10:39:18 -05:00
Steve Riesenberg 736820a8b0
Update org.aspectj to 1.9.9.1
Closes gh-11247
2022-05-16 10:39:18 -05:00
Steve Riesenberg cdb282316e
Update htmlunit to 2.61.0
Closes gh-11246
2022-05-16 10:39:18 -05:00
Steve Riesenberg a6898f9ade
Update jakarta.persistence-api to 3.1.0
Closes gh-11245
2022-05-16 10:39:17 -05:00
Steve Riesenberg b4db9f64fa
Update jakarta.annotation-api to 2.1.0
Closes gh-11244
2022-05-16 10:39:17 -05:00
Steve Riesenberg 93fc2bba99
Update io.projectreactor to 2020.0.19
Closes gh-11242
Closes gh-11243
2022-05-16 10:39:16 -05:00
Steve Riesenberg a29a0a5a6c
Update mockk to 1.12.4
Closes gh-11241
2022-05-16 10:38:43 -05:00
Steve Riesenberg 226101cacf
Update aspectj-plugin to 6.4.3
Closes gh-11240
2022-05-16 10:38:43 -05:00
Steve Riesenberg 802d5d466f
Update com.nimbusds to 9.35
Closes gh-11239
2022-05-16 10:38:42 -05:00
Steve Riesenberg e5c8d50d46
Update jackson-bom to 2.13.3
Closes gh-11236
Closes gh-11237
Closes gh-11238
2022-05-16 10:38:42 -05:00
Steve Riesenberg 29df19b168
Accept release candidate and milestone version upgrades for milestone releases 2022-05-16 10:30:29 -05:00
Josh Cummings 0814136ee8
Polish WebExpressionAuthorizationManager
- Add support for request variables
- Added additional tests

Issue gh-11105
2022-05-13 14:14:42 -06:00
Evgeniy Cheban c4766e64fe
Add AuthorizationManager that uses ExpressionHandler
Closes gh-11105
2022-05-13 14:05:34 -06:00
Evgeniy Cheban 2b4794475e
Polish gh-11188 2022-05-12 16:32:11 -05:00
Rob Winch f34ea188e2 RequestRejectedException is 400 by Default
Closes gh-7568
2022-05-12 10:32:27 -05:00
Marcus Da Coregio 0137f94f3b Use properties in the checkSamples job
Issue gh-10344
2022-05-11 12:32:16 -03:00
Marcus Da Coregio cddffa46b4 Add initScripts and projectProperties to IncludeCheckRemotePlugin
Issue gh-10344
2022-05-11 12:32:16 -03:00
Marcus Da Coregio 000b87f9aa Revert "Use Spring Framework version 6.0.0-M3"
This reverts commit b803e845e7.
2022-05-11 08:36:14 -03:00
Marcus Da Coregio 806e05855c Replace removed context-related operators
Closes gh-11194
2022-05-10 14:58:02 -03:00
Marcus Da Coregio b803e845e7 Use Spring Framework version 6.0.0-M3
Closes gh-11193
2022-05-10 14:49:02 -03:00
Evgeniy Cheban dbd96a9e3f
Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager
Closes gh-11188
2022-05-09 16:05:52 -06:00
Marcus Da Coregio dc2bd2b4f8 Update copyright headers
Issue gh-10956
2022-05-06 14:33:59 -03:00
Marcus Da Coregio de9b7b4fb8 Fix mvcMatchers overriding previous paths
Closes gh-10956
2022-05-06 14:33:59 -03:00
Marcus Da Coregio 995b2918bb Remove SAML Deprecations
Closes gh-11077
2022-05-06 10:15:42 -03:00
Marcus Da Coregio 195d767d98 Polish ServerWebExchangeDelegatingServerHttpHeadersWriter
Issue gh-11073
2022-05-06 09:43:34 -03:00