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
/
handler_user_info.go
Age
Commit message (
Expand
)
Author
2025-03-06
feat(web): change password (#7676)
Brynn Crowley
2024-05-29
fix(handlers): disabling 2fa methods may result in a bad ux (#7360)
James Elliott
2024-03-04
test(suites): add and fix tests for coverage
James Elliott
2023-10-08
refactor: misc (#6102)
James Elliott
2023-01-25
feat(server): customizable authz endpoints (#4296)
James Elliott
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-04-18
feat(configuration): configurable default second factor method (#3081)
James Elliott
2022-04-08
fix(server): incorrect remote ip logged in error handler (#3139)
James Elliott
2022-03-28
fix(web): show appropriate default and available methods (#2999)
James Elliott
2021-12-01
feat(totp): algorithm and digits config (#2634)
James Elliott
2021-11-23
feat(storage): primary key for all tables and general qol refactoring (#2431)
James Elliott
2021-09-17
refactor(handlers): lower case error messages (#2289)
Clément Michaud
2021-08-11
fix: include major in go.mod module directive (#2278)
James Elliott
2021-07-22
fix(handlers): handle xhr requests to /api/verify with 401 (#2189)
James Elliott
2020-12-16
[MISC] Refactor and address most errcheck linter ignores (#1511)
Amir Zarrinkafsh
2020-06-21
[MISC] Template global config and refactor some /api endpoints (#1135)
Amir Zarrinkafsh
2020-05-05
[CI] Add wsl linter (#980)
Amir Zarrinkafsh
2020-04-22
[MISC] Ignore errcheck recommendations for legacy code (#893)
Amir Zarrinkafsh
2020-04-20
[MISC] Implement golint recommendations (#885)
Amir Zarrinkafsh
2020-04-05
[MISC] Update durations to notation format and housekeeping (#824)
James Elliott
2020-01-21
Misc Spelling Corrections
James Elliott
2020-01-10
Fix spelling errors
Amir Zarrinkafsh
2019-12-24
Rename org from clems4ever to authelia
Amir Zarrinkafsh
2019-12-08
Fix backend unit tests.
Clement Michaud
2019-12-08
Introduce hasU2F and hasTOTP in user info.
Clement Michaud