Josh Cummings
e7610027ae
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14974
2024-04-26 17:13:52 -06:00
Josh Cummings
38ae090d3d
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14973
2024-04-26 17:13:39 -06:00
Abimael Sergio
3b9991fc89
Improve PasswordEncoder Error Messaging
...
Closes gh-14880
2024-04-26 17:13:17 -06:00
Josh Cummings
47775f5167
Merge branch '6.2.x'
2024-04-26 17:09:29 -06:00
Josh Cummings
29d3b438b9
Merge branch '6.1.x' into 6.2.x
2024-04-26 17:09:17 -06:00
Josh Cummings
1ecb036fba
Merge branch '5.8.x' into 6.1.x
2024-04-26 17:09:05 -06:00
sheheryarumair
0e211382ee
Remove useBase64 parameter
2024-04-26 17:05:49 -06:00
Josh Cummings
dde3200677
Merge branch '6.2.x'
2024-04-26 15:38:27 -06:00
Josh Cummings
af4a6978ca
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14972
2024-04-26 15:38:10 -06:00
Josh Cummings
2477c22674
Fix Role Name Typo
...
Closes gh-14965
2024-04-26 15:37:51 -06:00
dependabot[bot]
9813ad4002
Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.4.7.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.6.Final to 6.4.7.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.7/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.6...6.4.7 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 20:39:02 -07:00
github-actions[bot]
19aac66f21
Merge branch '6.2.x'
2024-04-26 03:25:21 +00:00
dependabot[bot]
f9681d955d
Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.4.7.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.6.Final to 6.4.7.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.7/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.6...6.4.7 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 20:24:33 -07:00
Josh Cummings
89d935f1ca
Merge branch '6.2.x'
2024-04-25 16:12:29 -06:00
Josh Cummings
c97b2aa4e0
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14958
2024-04-25 16:12:05 -06:00
Josh Cummings
d88f2e5133
Merge branch '5.8.x' into 6.1.x
...
Closes gh-14957
2024-04-25 16:08:47 -06:00
Josh Cummings
c35e107744
Add ProxyRestriction Validator
...
Closes gh-14931
2024-04-25 16:04:37 -06:00
Josh Cummings
11421c6385
Merge branch '6.2.x'
2024-04-25 14:03:27 -06:00
Josh Cummings
664dfd9b45
Defer Anonymous Filter Construction
...
By delaying when the AnonymousAuthenticationFilter is constructed,
it's now possible to call the principal and filter methods inside
of a custom DSL implementation.
This does not extend to setting the key or the authentication provider
though, as these must be set during the init phase.
Closes gh-14941
2024-04-25 14:03:10 -06:00
DingHao
2a6f0cac5a
Fix not exist class in java doc
...
Closes gh-14954
2024-04-25 11:37:23 -06:00
Daniel Garnier-Moiroux
7ddc00521e
Improve logging for Global Authentication
...
Closes gh-14663
2024-04-25 11:35:59 -06:00
github-actions[bot]
23dc0edb97
Merge branch '6.2.x'
2024-04-25 03:48:31 +00:00
dependabot[bot]
82ea0850ff
Bump org.hibernate.orm:hibernate-core from 6.4.5.Final to 6.4.6.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.5.Final to 6.4.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.6/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.5...6.4.6 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 20:47:43 -07:00
dependabot[bot]
97b4b75d6d
Bump org.hibernate.orm:hibernate-core from 6.4.5.Final to 6.4.6.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.5.Final to 6.4.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.6/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.5...6.4.6 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 20:29:14 -07:00
Josh Cummings
7e9c21286d
Merge branch '6.2.x'
2024-04-24 11:11:40 -06:00
Josh Cummings
17df80fce5
Update to OpenSAML 4.3.2
...
Closes gh-14947
2024-04-24 11:11:22 -06:00
github-actions[bot]
3f3051ef95
Merge branch '6.2.x'
2024-04-24 04:07:05 +00:00
dependabot[bot]
c9a5fb9bd1
Bump org.jfrog.buildinfo:build-info-extractor-gradle
...
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info ) from 4.33.13 to 4.33.15.
- [Release notes](https://github.com/jfrog/build-info/releases )
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md )
- [Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.33.13...build-info-gradle-extractor-4.33.15 )
---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 21:06:14 -07:00
github-actions[bot]
bcc552ec48
Merge branch '6.2.x'
2024-04-24 04:01:57 +00:00
dependabot[bot]
c927291705
Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.5.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.4.Final to 6.4.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.5/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.4...6.4.5 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 21:01:10 -07:00
dependabot[bot]
1121a40a3b
Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.5.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.4.4.Final to 6.4.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.5/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.4...6.4.5 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 20:45:05 -07:00
Josh Cummings
d6085feab8
Merge branch '6.2.x'
2024-04-23 08:32:33 -06:00
Josh Cummings
c33afcebd5
Merge branch '6.1.x' into 6.2.x
2024-04-23 08:32:20 -06:00
Josh Cummings
3f7d9e389d
Update to OAuth2 OIDC SDK 9.43.4
...
Issue gh-14920
2024-04-23 08:23:50 -06:00
Josh Cummings
992243fc8b
Update to Nimbus 9.37.3
...
Closes gh-14836
2024-04-23 08:23:27 -06:00
Josh Cummings
3d46fec27d
Update documentation policy
...
Closes gh-12940
2024-04-23 08:12:24 -06:00
Josh Cummings
8893f60157
Fix http Link
...
Issue gh-14944
2024-04-23 08:07:45 -06:00
Josh Cummings
74fb626f74
Revisit Saml2Logout Docs
...
Issue gh-14944
2024-04-22 11:12:45 -06:00
Josh Cummings
2bcbef1695
Add Saml2Logout DSL Support
...
Closes gh-14935
2024-04-22 11:12:45 -06:00
dependabot[bot]
3677c66aa2
Bump org-apache-maven-resolver from 1.9.18 to 1.9.19
...
Bumps `org-apache-maven-resolver` from 1.9.18 to 1.9.19.
Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.18 to 1.9.19
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19 )
Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.18 to 1.9.19
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19 )
Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.18 to 1.9.19
---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 20:58:47 -07:00
github-actions[bot]
633b12b32e
Merge branch '6.2.x'
2024-04-22 03:54:13 +00:00
dependabot[bot]
7007ce38e1
Bump org-apache-maven-resolver from 1.9.18 to 1.9.19
...
Bumps `org-apache-maven-resolver` from 1.9.18 to 1.9.19.
Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.18 to 1.9.19
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19 )
Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.18 to 1.9.19
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.19 )
Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.18 to 1.9.19
---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 20:53:26 -07:00
github-actions[bot]
d0341bf893
Merge branch '5.8.x' into 6.1.x
2024-04-22 01:13:08 +00:00
github-actions[bot]
48818d803c
Merge branch '6.2.x'
2024-04-22 01:13:08 +00:00
github-actions[bot]
977e80a74a
Merge branch '6.1.x' into 6.2.x
2024-04-22 01:13:08 +00:00
dependabot[bot]
8271258618
Bump slackapi/slack-github-action from 1.25.0 to 1.26.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 18:12:20 -07:00
Rob Winch
499c920d83
Merge branch '6.2.x'
2024-04-19 14:27:37 -05:00
Rob Winch
af54652ce4
Merge branch '6.1.x' into 6.2.x
2024-04-19 14:26:24 -05:00
Rob Winch
761fdd228d
Merge branch '5.8.x' into 6.1.x
2024-04-19 14:24:58 -05:00
Rob Winch
1010d253a4
Merge branch '5.7.x' into 5.8.x
2024-04-19 14:20:16 -05:00