Skip to content

Tags: wiltonsr/ldapAuth

Tags

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow usage of a environment variable or secret for sensitive p…

…arams (#47)

* feat: allow usage of a environment variable or secret for sensitive params

Signed-off-by: Thibault Piron <[email protected]>

* refactor: use proper variable name in getSecret

* fix: conditions to retrieve bindPassword adn cacheKey from secrets

* feat add possibility to set secret file path

* fix: bad merge on conflict

* fix: remove duplicate logging

---------

Signed-off-by: Thibault Piron <[email protected]>

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #68 from nepella/main

Security improvements

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #65 from wiltonsr/multiple-ldap-backends

Multiple ldap backends

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #62 from wiltonsr/fix-issue-61

Use same operation mode to bind validations

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #60 from wiltonsr/add-tls-version-option

Add options options to customize TLS versions

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #56 from DanElbert/consistent_headers

Ensure Username, Authorization, Ldap-Extra-Attr-DN, and Ldap-Extra-Attr-CN headers are consistently handled

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from wiltonsr/strip-commas

Strip comma when baseDN is empty

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from wiltonsr/fix-html-escaping

fix: replace html templating with text templating to avoid html escaping

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from wiltonsr/improve-conn

Improve connections

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from wiltonsr/fix-add-nested-groups-param

Add param for search nested LDAP group