index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
authentication
/
ldap_user_provider.go
Age
Commit message (
Expand
)
Author
2025-03-08
refactor(handlers): add more detailed errors for password-change failures (#8...
Brynn Crowley
2025-03-06
feat(web): change password (#7676)
Brynn Crowley
2025-02-23
feat(authentication): ldap connection pooling (#7217)
James Elliott
2025-02-22
feat(authentication): additional and custom attributes (#8078)
James Elliott
2024-09-20
refactor: linting (#7863)
James Elliott
2024-09-01
fix(authentication): ldap attributes treated case-sensitive (#7793)
James Elliott
2024-05-29
fix(authentication): memberof included in groups searches (#7359)
James Elliott
2023-10-08
refactor: clock newups (#6101)
James Elliott
2023-10-08
refactor: clock package (#6100)
James Elliott
2023-09-03
docs: jsonschema (#5493)
James Elliott
2023-06-18
feat(authentication): ldap memberof group search (#5418)
James Elliott
2023-05-25
test(authentication): add missing type tests (#5483)
James Elliott
2023-05-07
feat(authentication): suport ldap over unix socket (#5397)
James Elliott
2022-12-21
feat(authentication): ldap time replacements (#4483)
James Elliott
2022-10-28
fix(authentication): erroneously escaped group base dn (#4288)
James Elliott
2022-10-21
feat(configuration): mtls clients (#4221)
James Elliott
2022-10-17
feat(authentication): file password algorithms (#3848)
James Elliott
2022-06-28
feat(configuration): automatically map old keys (#3199)
James Elliott
2022-06-17
feat(authentication): unauthenticated ldap bind (#3291)
James Elliott
2022-05-15
fix(authentication): err when user/display name same ldap attribute (#3364)
James Elliott
2022-05-10
fix(authentication): utilize msad password history control (#3256)
James Elliott
2022-05-02
fix(authentication): follow ldap referrals (#3251)
James Elliott
2022-03-17
refactor(authentication): simplify ldap connection interface (#3026)
James Elliott
2021-12-02
refactor(web): only fetch totp conf if required (#2663)
James Elliott
2021-11-23
feat(storage): primary key for all tables and general qol refactoring (#2431)
James Elliott
2021-09-17
refactor: factorize startup checks (#2386)
James Elliott
2021-08-11
fix: include major in go.mod module directive (#2278)
James Elliott
2021-08-05
feat(authentication): allow customizable ldap connection timeout (#2240)
James Elliott
2021-08-05
perf(authentication): improve ldap dynamic replacement performance (#2239)
James Elliott
2021-07-13
fix(authentication): ldap connection left open (#2179)
James Elliott
2021-07-06
feat(authentication): use the passwordmodify exop for pwd resets with ldap (#...
Arsenović Arsen
2021-07-04
refactor(authentication): log ldap warning on startup in rare condition (#2141)
James Elliott
2021-07-02
feat(authentiation): check ldap support for extended operations on startup (#...
James Elliott
2021-04-16
fix: removed deprecated smtp/ldap options (#1912)
James Elliott
2021-04-12
refactor(authentication): add trace logs for the user/group baseDN (#1904)
James Elliott
2021-01-17
[MISC] Add missing CLI suite test (#1607)
Amir Zarrinkafsh
2021-01-04
[FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557)
James Elliott
2020-12-03
[FEATURE] LDAP StartTLS (#1500)
James Elliott
2020-11-27
[FEATURE] Support MSAD password reset via unicodePwd attribute (#1460)
Amir Zarrinkafsh
2020-09-04
[MISC] Address errors from linter updates (#1308)
Amir Zarrinkafsh
2020-06-19
[FEATURE] Add configurable display name to frontend (#1124)
Amir Zarrinkafsh
2020-05-05
[CI] Add wsl linter (#980)
Amir Zarrinkafsh
2020-05-04
[FEATURE] Automatic Profile Refresh - LDAP (#912)
James Elliott
2020-05-02
[HOTFIX] Prevent Username Enumeration (#950)
James Elliott
2020-04-20
[MISC] Implement golint recommendations (#885)
Amir Zarrinkafsh
2020-04-15
[BUGFIX] Allow username_attribute == mail_attribute (#865)
Sohalt
2020-04-09
[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)
Amir Zarrinkafsh
2020-04-05
[MISC] Update durations to notation format and housekeeping (#824)
James Elliott
2020-03-31
[FEATURE][BREAKING] Allow users to sign in with email. (#792)
Clément Michaud
2020-03-19
[DEPS] Fix gopkg.in/ldap.v3 import for dependabot (#726)
Amir Zarrinkafsh
[next]