Skip to content

Commit

Permalink
Merge pull request #422 from TeskaLabs/refactoring/ldap-cred-provider
Browse files Browse the repository at this point in the history
LDAP credentials provider refactoring
  • Loading branch information
byewokko authored Sep 17, 2024
2 parents cc3d977 + 65f566d commit 2e7bd98
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 270 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v24.36

### Pre-releases
- v24.36-alpha5
- v24.36-alpha4
- v24.36-alpha3
- ~~v24.36-alpha2~~
Expand All @@ -18,9 +19,13 @@
- Hotfix: Session expiration in userinfo must match access token expiration (#414, `v24.29-alpha7`)

### Features
- Improve the default configuration of LDAP credentials provider (#422, `v24.36-alpha5`)
- Duplicating roles (#416, `v24.36-alpha1`)
- Run Batman with warning when there is no ElasticSearch URL (#413, `v24.29-alpha6`)

### Refactoring
- Refactor LDAP credentials provider (#422, `v24.36-alpha5`)

---


Expand Down
Loading

0 comments on commit 2e7bd98

Please sign in to comment.