summaryrefslogtreecommitdiff
path: root/internal/authentication/const.go
AgeCommit message (Expand)Author
2025-03-06feat(web): change password (#7676)Brynn Crowley
2025-02-22feat(authentication): additional and custom attributes (#8078)James Elliott
2023-06-18feat(authentication): ldap memberof group search (#5418)James Elliott
2023-05-25test(authentication): add missing type tests (#5483)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2022-12-22docs: fix misc mistakes and adjust placeholders (#4614)James Elliott
2022-12-21feat(authentication): ldap time replacements (#4483)James Elliott
2022-10-17feat(authentication): file provider hot reload (#4188)James Elliott
2022-10-17feat(authentication): file password algorithms (#3848)James Elliott
2022-07-26fix(handlers): consent session prevents standard flow (#3668)James Elliott
2022-05-10fix(authentication): utilize msad password history control (#3256)James Elliott
2022-05-02fix(authentication): follow ldap referrals (#3251)James Elliott
2022-03-28fix(web): show appropriate default and available methods (#2999)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2021-11-11fix(session): use crypto/rand for session id generator (#2594)James Elliott
2021-08-05perf(authentication): improve ldap dynamic replacement performance (#2239)James Elliott
2021-07-02fix(authentication): use passwdmodify oid instead of whoami oid (#2139)James Elliott
2021-07-02feat(authentiation): check ldap support for extended operations on startup (#...James Elliott
2020-12-03[FEATURE] LDAP StartTLS (#1500)James Elliott
2020-05-08[MISC] Refactor Authentication (#987)James Elliott
2020-05-06[CI] Add gocritic linter (#977)Amir Zarrinkafsh
2020-05-04[FEATURE] Automatic Profile Refresh - LDAP (#912)James Elliott
2020-05-03[MISC] Introduce CryptAlgo type. (#960)Clément Michaud
2020-05-02[CI] Add goconst linter (#961)Amir Zarrinkafsh
2020-05-02[CI] Add godot linter (#958)Amir Zarrinkafsh
2020-04-20[MISC] Implement golint recommendations (#885)Amir Zarrinkafsh
2020-04-09[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)Amir Zarrinkafsh
2020-03-06[FEATURE] Support Argon2id password hasing and improved entropy (#679)James Elliott
2019-12-08Introduce hasU2F and hasTOTP in user info.Clement Michaud
2019-11-17Move source code into internal directory to follow standard project layout.Clement Michaud