Commit Graph

15697 Commits

Author SHA1 Message Date
dependabot[bot] fdbaccc151 Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.12
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.11 to 0.9.12.
- [Commits](https://github.com/spullara/mustache.java/compare/mustache.java-0.9.11...mustache.java-0.9.12)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:36:34 -07:00
github-actions[bot] 1e2d329d6e Merge branch '6.2.x' 2024-04-30 03:35:56 +00:00
dependabot[bot] 1b1c1fc15a Bump org-apache-maven-resolver from 1.9.19 to 1.9.20
Bumps `org-apache-maven-resolver` from 1.9.19 to 1.9.20.

Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.19 to 1.9.20
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.19...maven-resolver-1.9.20)

Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.19 to 1.9.20
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.19...maven-resolver-1.9.20)

Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.19 to 1.9.20

---
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-29 20:35:36 -07:00
github-actions[bot] 0a868a22a7 Merge branch '6.2.x' 2024-04-30 03:35:07 +00:00
github-actions[bot] b82c1818b8 Merge branch '6.1.x' into 6.2.x 2024-04-30 03:35:07 +00:00
dependabot[bot] bbc5c5ce84 Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.12
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.11 to 0.9.12.
- [Commits](https://github.com/spullara/mustache.java/compare/mustache.java-0.9.11...mustache.java-0.9.12)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 20:34:16 -07:00
Steve Riesenberg d8fe5e7b88
Update What's New for 6.3 2024-04-29 15:26:46 -05:00
Steve Riesenberg 2dd908dff8
Document additional client authenticating methods
Issue gh-11440
Closes gh-14982
2024-04-29 15:07:46 -05:00
Steve Riesenberg 2598bf8c37
Polish gh-14859 2024-04-29 15:07:45 -05:00
Crain-32 d0adb2aa70
Simplify Disabling Encoding Client ID and Secret
Closes gh-11440
2024-04-29 14:46:12 -05:00
github-actions[bot] f7dd76df64 Merge branch '6.2.x' 2024-04-29 03:35:07 +00:00
dependabot[bot] 3e2c0b079f Bump org.hibernate.orm:hibernate-core from 6.4.7.Final to 6.4.8.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.7.Final to 6.4.8.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.8/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.7...6.4.8)

---
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-28 20:34:17 -07:00
dependabot[bot] f6ef34a535 Bump org.hibernate.orm:hibernate-core from 6.4.7.Final to 6.4.8.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.7.Final to 6.4.8.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.8/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.7...6.4.8)

---
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-28 20:31:09 -07:00
Josh Cummings 1825dcbe33
Merge branch '6.2.x' 2024-04-26 17:21:25 -06:00
Josh Cummings 9d486ee4f4
Merge branch '6.1.x' into 6.2.x 2024-04-26 17:21:14 -06:00
Josh Cummings 1b8cf6cc55
Merge branch '5.8.x' into 6.1.x 2024-04-26 17:21:06 -06:00
Josh Cummings e5ee45d568
Fix Import Error
Issue gh-14880
2024-04-26 17:20:53 -06:00
Josh Cummings 9f125afc81
Merge branch '6.2.x' 2024-04-26 17:14:00 -06:00
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