Some developer
5a25a8220b
Fix grammar
2023-09-07 13:56:59 -05:00
Kevin2Jordan
90d845c3df
Fixing untitled page title in documentation
2023-09-07 13:43:18 -05:00
Steve Riesenberg
1f8c94aee8
Add overview documentation for OAuth2
...
This commit adds an overview to the landing page for OAuth2 with:
* OAuth2 Resource Server
* OAuth2 Client
At this level, OAuth2 Login is combined into the overview for Client
to make it clear that it is part of the oauth2-client module.
Content is broken down into use cases similar to other docs pages
that have been updated recently. This content will be revisited
as additional updates are made to OAuth2 docs, and some use cases
may be moved or even added as needed. This commit only adds a few
initial use cases to get the OAuth2 docs update process started.
Closes gh-13784
2023-09-07 12:26:07 -05:00
Steve Riesenberg
92256f0522
Support nested suspend calls for Kotlin coroutines
...
Closes gh-13764
2023-09-05 00:23:30 -05:00
Steve Riesenberg
1a45602dbb
Fix mockito usage
2023-09-01 15:27:54 -05:00
Steve Riesenberg
ea1ec646b2
Fix test failures related to response headers
...
These tests began failing on snapshots after changes in
Spring Framework's `DispatcherServlet` to reset the response
on an error.
For now, we can have these tests operate with a 200 OK response.
An issue was opened in the spring-framework issuer tracker to
discuss this and address `CorsFilter` (and any other filter) that
writes headers that would be cleared on an error.
See spring-projects/spring-framework#31154
2023-09-01 15:27:54 -05:00
Steve Riesenberg
d87d0554ed
Update Spring Framework to 6.1.0-SNAPSHOT
...
Closes gh-13765
2023-08-31 16:24:02 -05:00
Marcus Da Coregio
d23b231ac3
Merge branch '6.1.x'
...
Closes gh-13760
2023-08-31 10:16:30 -03:00
Marcus Da Coregio
b64d5395c5
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13759
2023-08-31 10:16:07 -03:00
Marcus Da Coregio
629540f9d8
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13758
2023-08-31 10:12:59 -03:00
Marcus Da Coregio
96d1763fc4
WWW-Authenticate header should not be added twice
...
Closes gh-13737
2023-08-31 10:07:10 -03:00
Marcus Da Coregio
8eed8cd13b
Merge branch '6.1.x'
2023-08-30 14:16:30 -03:00
username1103
14b328e3ed
Fix incorrect documentation
2023-08-30 14:15:55 -03:00
Steve Riesenberg
f16e7d652a
Merge branch '6.1.x'
2023-08-29 10:11:15 -05:00
Steve Riesenberg
3cff9ff04a
Merge branch '6.0.x' into 6.1.x
2023-08-29 10:11:00 -05:00
Steve Riesenberg
98f9306a7c
Merge branch '5.8.x' into 6.0.x
2023-08-29 10:10:29 -05:00
Josh Cummings
0d70a7f508
Merge branch '6.1.x'
...
Closes gh-13748
2023-08-28 17:04:25 -06:00
Josh Cummings
a4d8c62ad7
withHttpOnlyCookie defaults to false
...
Closes gh-13659
2023-08-28 16:58:28 -06:00
Steve Riesenberg
f59131f114
Update release scheduler versions
...
Closes gh-13745
2023-08-28 11:24:53 -05:00
github-actions[bot]
bbf2dd7091
Next development version
2023-08-21 18:19:39 +00:00
github-actions[bot]
741bdcff62
Release 6.1.3
2023-08-21 17:42:14 +00:00
github-actions[bot]
8efbbb3eb5
Next development version
2023-08-21 16:09:41 +00:00
github-actions[bot]
681681cbb8
Next development version
2023-08-21 15:54:03 +00:00
github-actions[bot]
8f104b60fc
Next development version
2023-08-21 15:46:55 +00:00
github-actions[bot]
612909ac4f
Release 5.8.6
2023-08-21 15:21:12 +00:00
github-actions[bot]
54f7eacae6
Release 6.0.6
2023-08-21 15:20:33 +00:00
github-actions[bot]
d3b63e19af
Release 6.2.0-M2
2023-08-21 15:20:18 +00:00
Josh Cummings
40929a53ea
Merge branch '6.1.x'
...
Closes gh-13727
2023-08-20 23:34:32 -06:00
Josh Cummings
bcfa4adc44
Add MvcRequestMatcher Reference
...
Closes gh-13726
2023-08-20 23:32:14 -06:00
Josh Cummings
fe5a55fc13
Merge branch '6.1.x'
...
Closes gh-13723
2023-08-20 23:15:57 -06:00
Josh Cummings
0df1884372
Merge branch '6.0.x' into 6.1.x
...
Closes gh-13722
2023-08-20 23:10:00 -06:00
Josh Cummings
5fb6f5768c
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13666 in 6.0.x
Closes gh-13721
2023-08-20 23:07:36 -06:00
Josh Cummings
28f98b3351
Improve Error Message
...
Closes gh-13667
2023-08-20 22:53:57 -06:00
Josh Cummings
ed96e2cddf
Ignore Unmappable Servlets
...
Closes gh-13666
2023-08-20 22:53:55 -06:00
Steve Riesenberg
47acdc7606
Update mockk to 1.13.7
...
Closes gh-13685
2023-08-18 21:14:45 -05:00
Steve Riesenberg
2a1970b5cb
Revert "Update kotlin-gradle-plugin to 1.9.0"
...
This reverts commit eb7ea6d158
.
2023-08-18 20:55:26 -05:00
Steve Riesenberg
20a38c6e77
Update spring-ldap-core to 3.2.0-M2
...
Closes gh-13699
2023-08-18 20:55:26 -05:00
Steve Riesenberg
efb99c9e8f
Update org.springframework.data to 2023.1.0-M2
...
Closes gh-13698
2023-08-18 20:55:26 -05:00
Steve Riesenberg
69482989c3
Update org.springframework to 6.1.0-M4
...
Closes gh-13697
2023-08-18 20:55:26 -05:00
Steve Riesenberg
04a98cdb49
Update junit-bom to 5.10.0
...
Closes gh-13694
2023-08-18 20:55:26 -05:00
Steve Riesenberg
db0f3cea6b
Update org.jetbrains.kotlinx to 1.7.3
...
Closes gh-13693
2023-08-18 20:55:26 -05:00
Steve Riesenberg
1a06ed06b6
Update kotlin-gradle-plugin to 1.9.0
...
Closes gh-13692
2023-08-18 20:55:26 -05:00
Steve Riesenberg
6d8522c4cb
Update hibernate-core to 6.3.0.CR1
...
Closes gh-13691
2023-08-18 20:55:26 -05:00
Steve Riesenberg
ef86c4c51d
Update org.aspectj to 1.9.20
...
Closes gh-13690
2023-08-18 20:55:26 -05:00
Steve Riesenberg
60826e287c
Update org.apache.maven.resolver to 1.9.15
...
Closes gh-13689
2023-08-18 20:55:26 -05:00
Steve Riesenberg
bac4949cc9
Update maven-resolver-provider to 3.9.4
...
Closes gh-13688
2023-08-18 20:55:26 -05:00
Steve Riesenberg
e52231d71b
Update io.projectreactor to 2023.0.0-M2
...
Closes gh-13686
2023-08-18 20:55:26 -05:00
Steve Riesenberg
35181566b5
Update micrometer-observation to 1.12.0-M2
...
Closes gh-13684
2023-08-18 20:55:26 -05:00
Steve Riesenberg
9c6449eaf3
Update logback-classic to 1.4.11
...
Closes gh-13683
2023-08-18 20:55:26 -05:00
Steve Riesenberg
da492efc52
Add milestone repo for buildSrc
2023-08-18 20:55:26 -05:00