Pavel Anisimov
|
53a273ed54
|
Fix image in servlet architecture docs section
|
2023-02-07 12:57:36 -07:00 |
Josh Cummings
|
d91837eadc
|
Merge branch '6.0.x'
Closes gh-12641
|
2023-02-07 12:46:42 -07:00 |
Tobias Meurer
|
7dd5cc6082
|
Pick Up Custom SecurityContextRespository
Closes gh-12579
|
2023-02-07 12:46:12 -07:00 |
twosom
|
c66370c092
|
Update javadoc in EnableWebSecurity
|
2023-02-07 12:45:23 -07:00 |
Marcus Da Coregio
|
eb35d3055f
|
Merge branch '6.0.x'
Closes gh-12640
|
2023-02-07 09:25:33 -03:00 |
Marcus Da Coregio
|
52ed165476
|
Move classpath checks to class member variable
Closes gh-11437
|
2023-02-07 09:25:06 -03:00 |
Marcus Da Coregio
|
50bbe88a2e
|
Merge branch '6.0.x'
Closes gh-12626
|
2023-02-03 16:38:07 -03:00 |
Marcus Da Coregio
|
c15f45d9ee
|
Only register hints for servlet applications
Closes gh-12622
|
2023-02-03 16:37:33 -03:00 |
Marcus Da Coregio
|
da28a426f2
|
Merge branch '6.0.x'
Closes gh-12625
|
2023-02-03 14:35:08 -03:00 |
Marcus Da Coregio
|
3572111cf5
|
Add JwtDecoder hint for oauth2Login
Closes gh-12615
|
2023-02-03 14:34:32 -03:00 |
Evgeniy Cheban
|
59829321a8
|
Allow configuring SecurityContextRepository for BasicAuthenticationFilter
Closes gh-12031
|
2023-02-03 10:09:16 -06:00 |
Marcus Da Coregio
|
b237d7ee38
|
Merge branch '6.0.x'
Closes gh-12621
|
2023-02-03 12:31:08 -03:00 |
luamas
|
7409d14504
|
fix javax.json.bind.Jsonb to jakarta.json.bind.Jsonb
Closes gh-12616
|
2023-02-03 12:30:17 -03:00 |
Josh Cummings
|
e8c53ac72d
|
Merge branch '6.0.x'
|
2023-02-01 15:26:06 -07:00 |
Josh Cummings
|
7dc3759f5d
|
Merge branch '5.8.x' into 6.0.x
|
2023-02-01 15:25:47 -07:00 |
Josh Cummings
|
4a8961bc80
|
Merge branch '5.7.x' into 5.8.x
|
2023-02-01 15:24:48 -07:00 |
jongwooo
|
aad3e61f4d
|
chore: Use cache in continuous-integration-workflow.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
|
2023-02-01 14:26:25 -07:00 |
twosom
|
073dab3bf6
|
Refactor SavedCookie for Cookie's deprecated method
Closes gh-12454
|
2023-02-01 12:33:45 -07:00 |
twosom
|
a855b33535
|
fix typo in RememberMeAuthenticationFilter
|
2023-02-01 12:33:45 -07:00 |
Rob Winch
|
19c55372a3
|
Merge branch '6.0.x'
|
2023-01-30 16:06:53 -06:00 |
Rob Winch
|
4264258c31
|
Merge branch '5.8.x' into 6.0.x
|
2023-01-30 16:06:23 -06:00 |
Rob Winch
|
eaa9692c0c
|
Merge branch '5.7.x' into 5.8.x
|
2023-01-30 16:05:56 -06:00 |
Dan Allen
|
51d5fb9c03
|
upgrade the Gradle Antora Plugin to 1.0.0
|
2023-01-30 16:04:40 -06:00 |
stillya
|
3229bfa40f
|
Add empty authorities by default
Closes gh-12533
|
2023-01-30 15:37:10 -06:00 |
Steve Riesenberg
|
6abbdd3654
|
Merge branch '6.0.x'
|
2023-01-26 15:55:41 -06:00 |
Steve Riesenberg
|
179428f7da
|
Add section for migrating WebSocket support
Issue gh-12378
|
2023-01-26 15:45:09 -06:00 |
Steve Riesenberg
|
13487be268
|
Default to XorCsrfChannelInterceptor in 6.0.x
Closes gh-12378
|
2023-01-26 15:45:04 -06:00 |
Steve Riesenberg
|
1363a4eece
|
Merge branch '5.8.x' into 6.0.x
|
2023-01-26 15:44:47 -06:00 |
Josh Cummings
|
1243d1327e
|
Merge branch '6.0.x'
Closes gh-12593
|
2023-01-26 14:09:19 -07:00 |
Josh Cummings
|
c3563df25a
|
Include HttpStatusRequestRequestedHandler
Closes gh-12548
|
2023-01-26 14:07:22 -07:00 |
Josh Cummings
|
66711f2365
|
Add RequestRejectedHandler Test
Issue gh-12548
|
2023-01-26 13:07:16 -07:00 |
Steve Riesenberg
|
33e72b35f9
|
Add section for migrating WebSocket support
Issue gh-12378
|
2023-01-23 16:00:36 -06:00 |
Steve Riesenberg
|
c306df9b46
|
Add XorCsrfChannelInterceptor
Issue gh-12378
|
2023-01-23 16:00:35 -06:00 |
Steve Riesenberg
|
fa9c7fb50d
|
Remove 5.6.x from scheduled releases
|
2023-01-23 14:40:52 -06:00 |
Dan Allen
|
c47fbf7cfd
|
move code comment to callout
|
2023-01-18 14:41:57 -06:00 |
Josh Cummings
|
879770a0f6
|
Polish AbstractAuthenticationTargetUrlHandler
Issue gh-12344
|
2023-01-18 08:30:57 -07:00 |
Dayan Kodippily
|
6b8a778da8
|
Rework determineTargetUrl for Readability
Closes gh-12344
|
2023-01-18 08:30:57 -07:00 |
Dayan Kodippily
|
58e948a781
|
Test AbstractAuthenticationTargetUrlRequestHandler
Issue gh-12344
|
2023-01-18 08:30:57 -07:00 |
Rob Winch
|
eb448de954
|
Merge branch '6.0.x'
|
2023-01-17 17:07:37 -06:00 |
Rob Winch
|
9603a68e8f
|
Merge branch '5.8.x' into 6.0.x
|
2023-01-17 17:07:20 -06:00 |
Rob Winch
|
d42405de42
|
Merge branch '5.7.x' into 5.8.x
|
2023-01-17 17:06:03 -06:00 |
Rob Winch
|
7db357d36a
|
Use io.spring.antora.generate-antora-yml
|
2023-01-17 17:05:55 -06:00 |
Rob Winch
|
5a85375e2a
|
Merge branch '6.0.x'
|
2023-01-17 15:12:04 -06:00 |
Rob Winch
|
1084cdb75a
|
Merge branch '5.8.x' into 6.0.x
|
2023-01-17 15:10:05 -06:00 |
Steve Riesenberg
|
62b58d2c92
|
Polish gh-12530
|
2023-01-17 15:05:56 -06:00 |
Onur Kagan Ozcan
|
c77c76e722
|
Relax final modifiers on AbstractRememberMeServices methods
Closes gh-12145
|
2023-01-17 15:05:09 -06:00 |
Rob Winch
|
5beabbe357
|
Merge branch '5.7.x' into 5.8.x
Closes gh-12553
|
2023-01-17 15:03:14 -06:00 |
Dan Allen
|
f5bc6ce665
|
fix unclosed block in docs
|
2023-01-17 15:02:30 -06:00 |
Marcus Da Coregio
|
0255319b52
|
Merge branch '6.0.x'
|
2023-01-17 14:44:06 -03:00 |
Marcus Da Coregio
|
6f72c07747
|
Merge branch '5.8.x' into 6.0.x
|
2023-01-17 14:43:35 -03:00 |