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
/
handlers
/
const.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(webauthn): passkeys (#7942)
James Elliott
2024-03-04
refactor: apply suggestions from code review
James Elliott
2024-03-04
build(deps): use go.uber.org/mock
James Elliott
2024-03-04
test(suites): add and fix tests for coverage
James Elliott
2024-03-04
refactor: misc fixes
James Elliott
2024-03-04
feat(web): one-time codes for identity verification
James Elliott
2024-03-04
feat(web): user one-time password preferences
James Elliott
2024-03-04
feat(web): multiple webauthn credential registration
James Elliott
2024-01-07
refactor(oidc): add pre-configured consent logs (#6512)
James Elliott
2023-12-25
fix(oidc): par context redirect (#6450)
James Elliott
2023-04-15
refactor: webauthn naming (#5243)
James Elliott
2023-04-08
feat(handlers): authz authrequest authelia url (#5181)
James Elliott
2023-01-25
feat(server): customizable authz endpoints (#4296)
James Elliott
2023-01-12
feat(session): multiple session cookie domains (#3754)
Manuel Nuñez
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-07-26
fix(handlers): consent session prevents standard flow (#3668)
James Elliott
2022-07-11
fix(web): offline_access consent description (#3679)
James Elliott
2022-07-08
refactor(middlewares): factorize responses (#3628)
James Elliott
2022-06-14
feat(metrics): implement prometheus metrics (#3234)
James Elliott
2022-04-07
feat(oidc): provide cors config including options handlers (#3005)
James Elliott
2022-04-03
feat(authentication): password policy (#2723)
Manuel Nuñez
2022-03-04
feat(oidc): oauth2 discovery support (#2925)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2022-03-02
refactor(configuration): utilize time duration decode hook (#2938)
James Elliott
2022-01-21
fix(middlewares): smart delay on reset password (#2767)
James Elliott
2021-12-02
refactor(handlers): utilize referer for auth logging rm/rd (#2655)
James Elliott
2021-12-01
feat(totp): algorithm and digits config (#2634)
James Elliott
2021-12-01
feat(duo): multi device selection (#2137)
Philipp Staiger
2021-11-29
feat(regulator): enhance authentication logs (#2622)
James Elliott
2021-11-23
feat(storage): primary key for all tables and general qol refactoring (#2431)
James Elliott
2021-08-10
fix: oidc issuer path and strip path middleware (#2272)
Amir Zarrinkafsh
2021-08-02
fix(handlers): make user banned message consistent (#2223)
James Elliott
2021-07-22
fix(handlers): handle xhr requests to /api/verify with 401 (#2189)
James Elliott
2021-07-10
feat(oidc): userinfo endpoint (#2146)
James Elliott
2021-07-04
feat(oidc): add additional config options, accurate token times, and refactor...
James Elliott
2021-06-16
feat(handlers): synology password complexity err on reset (#2083)
James Elliott
2021-05-05
feature(oidc): add support for OpenID Connect
James Elliott
2021-02-24
feat(handlers): authorization header switch via query param to /api/verify (#...
ThinkChaos
2020-12-16
[MISC] Catch OpenLDAP ppolicy error (#1508)
Amir Zarrinkafsh
2020-12-02
[FEATURE] Add Optional Check for Session Username on VerifyGet (#1427)
James Elliott
2020-11-27
[FEATURE] Support MSAD password reset via unicodePwd attribute (#1460)
Amir Zarrinkafsh
2020-10-26
[FEATURE] Add Remote-Name and Remote-Email headers (#1402)
Amir Zarrinkafsh
2020-05-21
[FEATURE] Delay 1FA Authentication (#993)
James Elliott
2020-05-16
[DEPRECATE] Remove Google Analytics (#1021)
James Elliott
2020-05-02
[CI] Add goconst linter (#961)
Amir Zarrinkafsh
2020-04-20
[MISC] Implement golint recommendations (#885)
Amir Zarrinkafsh
2020-04-11
[BUGFIX] Password hashing schema map mismatch with docs (#852)
James Elliott
2020-04-09
[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)
Amir Zarrinkafsh
[next]