15077 Commits

Author SHA1 Message Date
Josh Cummings
a282887906
Merge branch '6.2.x' 2024-02-05 15:42:09 -07:00
Josh Cummings
b43b3b144e
Merge branch '6.1.x' into 6.2.x 2024-02-05 15:41:58 -07:00
Josh Cummings
ffe9577487
Merge branch '5.8.x' into 6.1.x 2024-02-05 15:41:35 -07:00
Josh Cummings
7c3a6a567e Fix Compilation Errors
Issue gh-14525
2024-02-05 15:18:31 -07:00
Andreas Asplund
07e0b1dc37 Saml2 LogoutFilter Is Placed Before Common LogoutFilter
Closes gh-14525
2024-02-05 15:18:31 -07:00
Steve Riesenberg
f6799658f1
Merge branch '6.2.x' 2024-02-05 15:15:14 -06:00
Steve Riesenberg
4dce051274
Merge branch '6.1.x' into 6.2.x 2024-02-05 15:15:04 -06:00
Steve Riesenberg
91f0a5a434
Remove missed test
Note: This test was missed when removing unused code in
f11ba8f7f175a32c8e2b158f6924b8f1e4b1ea13.

Issue gh-14242
2024-02-05 14:43:26 -06:00
Joao Silva
c5d1683690 Fixes logout link in advanced oauth2 servlet configuration (was pointing to the reactive page) 2024-02-05 11:43:45 -07:00
Josh Cummings
4ef1e41d29
Merge branch '6.2.x' 2024-02-05 11:35:42 -07:00
Habin Song
74d85c1e46 Typo: Update anonymous.adoc
I changed 'instancesthat' to 'instances that'
2024-02-05 11:34:38 -07:00
Habin Song
35ab9c55c4 Typo: Update rememberme.adoc
I changed 'unecessarily' to 'unnecessarily'
2024-02-05 11:33:43 -07:00
Josh Cummings
842cc60493
Merge branch '6.2.x' 2024-02-05 11:23:02 -07:00
dependabot[bot]
4aef6999d3 Bump org.junit:junit-bom from 5.10.1 to 5.10.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:21:56 -07:00
Josh Cummings
371ed07ce3
Merge branch '6.2.x' 2024-02-05 11:19:49 -07:00
Josh Cummings
91bcbc0d14
Merge branch '6.1.x' into 6.2.x 2024-02-05 11:19:40 -07:00
Steve Riesenberg
0187d1fa45
Merge branch '6.2.x' 2024-02-05 10:52:19 -06:00
Steve Riesenberg
94cab6a334
Restore correct snapshot dependency version
This commit fixes a missed correction during merge with conflicts.
See 3f2d86ffc70022b9e06b90acc929ce65fd8bec50

Issue gh-14242
2024-02-05 10:51:41 -06:00
github-actions[bot]
0d82f9bf22 Bump Gradle Wrapper from 8.5 to 8.6 2024-02-05 08:59:10 -07:00
Steve Riesenberg
5f534e6c65
Merge branch '6.2.x' 2024-02-02 17:32:52 -06:00
Steve Riesenberg
3f2d86ffc7
Merge branch '6.1.x' into 6.2.x 2024-02-02 17:32:02 -06:00
Steve Riesenberg
f11ba8f7f1
Switch to reusable workflows
Issue gh-14538
Closes gh-14242
Closes gh-13195
Closes gh-10460
Closes gh-11308
2024-02-02 17:17:57 -06:00
Steve Riesenberg
ad71f57143
Add spring-security-release-plugin
Issue gh-14242
2024-02-02 15:47:31 -06:00
Steve Riesenberg
b5bd62130b
Support consistent build info
Closes gh-14538
2024-02-02 14:00:20 -06:00
Marcus Hert Da Coregio
fd3de41c3b Merge branch '6.2.x'
Closes gh-14537
2024-02-02 15:33:33 -03:00
Marcus Hert Da Coregio
b21f941c85 Merge branch '6.1.x' into 6.2.x
Closes gh-14536
2024-02-02 15:32:17 -03:00
Marcus Hert Da Coregio
4e5780a30c Fix setters not working for CasAuthenticationFilter
The setSecurityContextRepository and setSecurityContextHolderStrategy only works for the parent class.
This commit overrides the method and make sure that we set the objects in the super class and the CasAuthenticationFilter.

Closes gh-14529
2024-02-02 15:29:28 -03:00
marcusdacoregio
29f20decce Update dependabot.yml 2024-02-02 14:36:39 +00:00
Marcus Hert Da Coregio
5f31c6a939 Add Update dependabot.yml Workflow
Closes gh-14486
2024-02-02 10:18:50 -03:00
Marcus Hert Da Coregio
dcf77c4278 Merge branch '6.2.x' 2024-02-02 09:33:51 -03:00
Marcus Hert Da Coregio
8cd8eed8f1 Merge branch '6.1.x' into 6.2.x 2024-02-02 09:33:46 -03:00
dependabot[bot]
b2394348b0 Bump org-eclipse-jetty from 11.0.19 to 11.0.20
Bumps `org-eclipse-jetty` from 11.0.19 to 11.0.20.

Updates `org.eclipse.jetty:jetty-server` from 11.0.19 to 11.0.20

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.19 to 11.0.20

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:33:23 -03:00
dependabot[bot]
e99e1c3c27 Bump org-eclipse-jetty from 11.0.19 to 11.0.20
Bumps `org-eclipse-jetty` from 11.0.19 to 11.0.20.

Updates `org.eclipse.jetty:jetty-server` from 11.0.19 to 11.0.20

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.19 to 11.0.20

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:33:14 -03:00
dependabot[bot]
9fb2f73348 Bump org-eclipse-jetty from 11.0.19 to 11.0.20
Bumps `org-eclipse-jetty` from 11.0.19 to 11.0.20.

Updates `org.eclipse.jetty:jetty-server` from 11.0.19 to 11.0.20

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.19 to 11.0.20

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:33:04 -03:00
Marcus Hert Da Coregio
8604ecbafc Merge branch '6.2.x' 2024-02-02 09:32:12 -03:00
Marcus Hert Da Coregio
605d2c9ec6 Merge branch '6.1.x' into 6.2.x 2024-02-02 09:31:57 -03:00
Marcus Hert Da Coregio
2efc282f56 Merge branch '5.8.x' into 6.1.x 2024-02-02 09:31:46 -03:00
Marcus Hert Da Coregio
05d3c4b695 Add permission to Edit Dependabot PR workflow
Issue gh-14486
2024-02-02 09:30:50 -03:00
Marcus Hert Da Coregio
5f80cfc705 Automatically assign milestone to Dependabot PR
Issue gh-14486
2024-02-02 09:30:39 -03:00
ubaid4j
e77126740d Add ReactiveOidcIdTokenDecoderFactory#setWebClientResolver
Closes gh-13274
2024-02-01 10:04:06 -07:00
DingHao
b0da37d4fa Have Method Security Start at Target Class
Closes gh-13783
2024-02-01 09:33:25 -07:00
irerin07
d2bc3404e4 Fix Method Security Docs Typo 2024-01-31 17:41:04 -07:00
smallbun
ceb5100ba3 Optimize Saml2MetadataFilter 2024-01-31 17:40:45 -07:00
Marcus Hert Da Coregio
60662453fb Add Passive Serialization to What's New
Issue gh-14409
2024-01-31 11:28:23 -03:00
Marcus Hert Da Coregio
c2dc61007f Merge branch '6.2.x' 2024-01-31 09:52:08 -03:00
Marcus Hert Da Coregio
df46169e94 Merge branch '6.1.x' into 6.2.x 2024-01-31 09:51:51 -03:00
Habin Song
49f447f3d0 Update session-management.adoc
lambda expression typo. I changed '(session) - session' to '(session) -> session'
2024-01-31 09:51:00 -03:00
Habin Song
fbb35a1e3d Typo: Update ldap.adoc
there is no word like 'byusing'. I fixed 'byusing' to 'by using'.
2024-01-31 09:50:51 -03:00
y-tomida
cb84efd06d Fix command in CONTRIBUTING.adoc 2024-01-31 09:50:31 -03:00
Federico Herrera
c1adeef0da Add validation IpAddressMatcher
Closes gh-13621
2024-01-30 17:16:18 -07:00