Kevin Park
02aa052fc7
Fix typo in method name
2 years ago
Madhura Bhave
68f9371fa6
Fix minor typo in docs
2 years ago
Josh Cummings
1c20df6be7
Merge branch '6.1.x'
2 years ago
Josh Cummings
36d0ca340a
Merge branch '6.0.x' into 6.1.x
2 years ago
Guillaume Husta
a8fcfaa428
Doc : typo in Custom DSLs section
...
Method 'configure' was renamed 'filterChain'
2 years ago
Josh Cummings
3b7e7f63d8
Update Jwt Multi-tenancy Documentation
...
Issue gh-13427
2 years ago
Josh Cummings
fed3de8dce
Remove Logging of Untrusted Data
2 years ago
Josh Cummings
3307c656f4
Polish
...
- Added JavaDoc @since attribute
- Added Predicate based test
- Adjusted test names
Issue gh-13427
2 years ago
Baljit Singh
e1bae73703
add factory methods for Jwt issuer resolvers
...
Closes gh-13427
2 years ago
Baljit Singh
7a713cab6f
improve performance of Jwt issuer resolvers
2 years ago
Baljit Singh
da35fa0485
make logging consistent for Jwt issuer resolvers
2 years ago
Baljit Singh
af00be8a3d
fix Javadocs for Jwt issuer resolvers
2 years ago
Josh Cummings
c9b0e3cc11
Align Snapshot Data and Reactor with Boot
...
Issue gh-13627
2 years ago
Josh Cummings
d35b38eb48
Restore Boot and Framework Version
...
Issue gh-13627
2 years ago
Josh Cummings
5fc042f0c0
Update Snapshot Build
...
Closes gh-13627
2 years ago
Josh Cummings
82c0ddc56d
Polish
...
- Add Reactive equivalent
- Update copyright
Issue gh-13310
2 years ago
Kevin2Jordan
e21da061d3
Suppress ArrayIndexOutOfBoundsException in XorCsrfTokenRequestAttributeHandler
...
Closes gh-13310
2 years ago
Josh Cummings
75e0068925
Merge branch '6.1.x'
2 years ago
Josh Cummings
8d4a024809
Update Copyright
...
PR gh-13472
2 years ago
Seongguk Jeong
bcd4dcc15c
Refactor equals method
...
Using the accessor method for fields instead of directly access
2 years ago
Seongguk Jeong
8df8d4022e
Fix documentation typo
...
changed "user name" to "username"
2 years ago
Seongguk Jeong
de1357cbd1
Refactor equals method
...
To use the accessor method for username instead of directly accessing the attribute.
2 years ago
Seongguk Jeong
ea19f82b8a
Using pattern matching for instanceof
2 years ago
Seongguk Jeong
cd6f33c03e
Using putIfAbsent instead of put
2 years ago
Josh Cummings
beab899c3d
Fix Import Order
2 years ago
Josh Cummings
400bb5ebdd
Merge branch '6.1.x'
2 years ago
Josh Cummings
9a50ca74b4
Merge branch '6.0.x' into 6.1.x
2 years ago
Josh Cummings
c20100dab7
Merge branch '5.8.x' into 6.0.x
2 years ago
Kawin Naipongprasit
4b44a2d924
Adapeter to Adapter
2 years ago
1993heqiang
94c80bc2c6
Remove redundant code.
2 years ago
1993heqiang
fb2b0a76e7
Fix typo
2 years ago
Jonas Bamberger
0d4e3f939a
Clean up SavedRequestAwareWrapper and related test
2 years ago
Jonas Bamberger
07f737b989
Return content-type from saved request
2 years ago
Josh Cummings
30d016bcbd
Merge branch '6.1.x'
2 years ago
Josh Cummings
b7efa15591
Merge branch '6.0.x' into 6.1.x
2 years ago
Josh Cummings
1f27b18398
Merge branch '5.8.x' into 6.0.x
2 years ago
Daniel Shuy
e8b9a35494
Fix Bearer Token RestTemplate Support example
2 years ago
Niklas Sparfeld
f77f020a47
Fix typo: you're -> your
2 years ago
Rob Winch
7f2b3bd0e5
Merge branch '6.1.x'
...
Use includeGroupByRegex
This makes the include more robust
Issue gh-13582
2 years ago
Rob Winch
a6c3817a45
Merge branch '6.0.x' into 6.1.x
...
Use includeGroupByRegex
This makes the include more robust
Issue gh-13582
2 years ago
Rob Winch
c4b773b150
Merge branch '5.8.x' into 6.0.x
...
Use includeGroupByRegex
This makes the include more robust
Issue gh-13582
2 years ago
Rob Winch
82e5f62079
Use includeGroupByRegex
...
This makes the include more robust
Issue gh-13582
2 years ago
Rob Winch
12c64a9b1d
Merge branch '6.1.x'
...
Dependencies are resolved from appropriate repositories
Closes gh-13624
2 years ago
Rob Winch
d4d715d8e1
Merge branch '6.0.x' into 6.1.x
...
Dependencies are resolved from appropriate repositories
Closes gh-13623
2 years ago
Rob Winch
4257a97504
Merge branch '5.8.x' into 6.0.x
...
Dependencies are resolved from appropriate repositories
Closes gh-13622
2 years ago
Eric Haag
30bc2634d7
Optimize configuration of project repositories
...
This change applies repository content filtering to configured
repositories, reducing the time spent during dependency resolution.
This fixes an issue where requests for 'org.opensaml',
'net.shibboleth.utilities' and 'net.minidev' dependencies were being
made in the Spring releases repositories, resulting in many failed
requests during dependency resolution and increased resolution times.
Closes gh-13582
2 years ago
maimate-dev
7b2cb59dab
Localize AccessDeniedException message
...
Closes gh-13419
2 years ago
Marcus Da Coregio
c3d28a72a2
Merge branch '6.1.x'
...
Closes gh-13591
2 years ago
Marcus Da Coregio
1416b0649e
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13590
2 years ago
Marcus Da Coregio
461d6edd85
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13589
2 years ago