11371 Commits

Author SHA1 Message Date
Evgeniy Cheban
cf559ab224
Some Security Expressions cause NPE when used within Query annotation
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension.

Closes gh-11196
Closes gh-11290
2022-05-26 17:44:28 -05:00
Evgeniy Cheban
48ef3f4719
Some Security Expressions cause NPE when used within Query annotation
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension.

Closes gh-11196
Closes gh-11289
2022-05-26 17:43:50 -05:00
Evgeniy Cheban
9235a841fe
Some Security Expressions cause NPE when used within Query annotation
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension along with setter methods to override defaults.

Closes gh-11196
2022-05-26 14:38:43 -05:00
Evgeniy Cheban
495028eb85 Some Security Expressions cause NPE when used within Query annotation
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension along with setter methods to override defaults.

Closes gh-11196
2022-05-26 14:35:40 -05:00
James
d124fa2858
Fix typo in comment for changePassword method 2022-05-25 12:34:55 -06:00
Juny Tse
649428b49a
Use Base64 encoder with no CRLF in output for SAML 2.0 messages
Closes gh-11262
2022-05-25 12:06:27 -06:00
Juny Tse
d0da160007
Use Base64 encoder with no CRLF in output for SAML 2.0 messages
Closes gh-11262
2022-05-25 12:02:13 -06:00
Juny Tse
16664dcdbd
Use Base64 encoder with no CRLF in output for SAML 2.0 messages
Closes gh-11262
2022-05-25 11:43:50 -06:00
Juny Tse
f2d6ead398 Use Base64 encoder with no CRLF in output for SAML 2.0 messages
Closes gh-11262
2022-05-25 11:42:54 -06:00
Josh Cummings
bcd104763e
Remove duplicate check
Closes gh-11192
2022-05-23 16:01:37 -06:00
Josh Cummings
53e509f0c6
Remove duplicate check
Closes gh-11192
2022-05-23 16:00:15 -06:00
Josh Cummings
57fe5b8b5c
Fix Import Order Checkstyle Error
Issue gh-9667
2022-05-23 15:55:21 -06:00
Josh Cummings
5cbc1a47da
Use original query string to verify signature
Closes gh-11235
2022-05-23 15:30:07 -06:00
Josh Cummings
88f9529329
Correctly encode query parameters
Issue gh-11235
2022-05-23 15:30:01 -06:00
Josh Cummings
b51c71c3b3
Use original query string to verify signature
Closes gh-11235
2022-05-23 13:56:28 -06:00
Josh Cummings
5adb6e25a3
Correctly encode query parameters
Issue gh-11235
2022-05-20 17:46:40 -06:00
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
2022-05-18 17:36:17 -06:00
Evgeniy Cheban
362f15534e 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
2022-05-18 17:34:14 -06:00
Steve Riesenberg
2be141f800
Use Spring Framework to 6.0.0-SNAPSHOT 2022-05-18 11:55:35 -05:00
Steve Riesenberg
0355e960d7
Next development version 2022-05-18 11:52:05 -05:00
Steve Riesenberg
fdad14af63
Release 5.6.5 5.6.5 2022-05-18 11:03:25 -05:00
github-actions[bot]
07841794c5 Next development version 2022-05-18 16:02:48 +00:00
github-actions[bot]
8eb235d36e
Release 6.0.0-M5 6.0.0-M5 2022-05-18 10:37:41 -05:00
Steve Riesenberg
cc29f4f034
Revert "Use Spring Framework to 6.0.0-SNAPSHOT"
This reverts commit 545dfa569b3e740107f3943cd2d6f75aafce0cde.
2022-05-18 10:37:34 -05:00
Steve Riesenberg
14bbf33658
Revert "Release 6.0.0-M5"
This reverts commit 6513f3ce714aa58f1f663a67e91728725f9f0363.
2022-05-18 10:37:07 -05:00
github-actions[bot]
6513f3ce71 Release 6.0.0-M5 2022-05-18 15:26:59 +00:00
Rob Winch
4caf53e96d Next Development Version 2022-05-18 10:06:25 -05:00
Rob Winch
22a1c99b9e Release 5.7.1 5.7.1 2022-05-18 10:00:11 -05:00
Rob Winch
5b0dab5d3e StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:54:16 -05:00
Rob Winch
7d97839235 StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 09:53:29 -05:00
Rob Winch
077c9e0b3e StrictHttpFirewall allows CJKV characters
Closes gh-11264
2022-05-18 08:56:57 -05:00
Rob Winch
e2eed33eca Add StrictHttpFirewall.allow* new lines and separators
Issue gh-11264
2022-05-17 22:24:31 -05:00
Ulrich Grave
7f5c31995e
Add relyingPartyRegistrationId to AbstractSaml2AuthenticationRequest
Closes gh-11195
2022-05-17 16:41:44 -06:00
Ulrich Grave
9b874bcde2 Add relyingPartyRegistrationId to AbstractSaml2AuthenticationRequest
Closes gh-11195
2022-05-17 16:21:54 -06:00
Rob Winch
5bf478e72e Fix Formatting
Issue gh-11264
2022-05-17 16:16:02 -05:00
Rob Winch
e0a6a9efa9 StrictHttpFirewall allows CJKV characters
Issue gh-11264
2022-05-17 15:53:18 -05: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 ea0b271a734d4ccee140b65a5d498d913fff8689.
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 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 000b87f9aae82d96bc987ddf19b8b7e37b55f625
2022-05-16 13:29:16 -05:00
Steve Riesenberg
cd024bdb80
Revert "Release 6.0.0-M4"
This reverts commit 49a5f972bea8bfec601e7bd197459dd660ec7744.
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
dc648cf79f Next Developement Version 2022-05-16 11:51:06 -05:00