summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_user_info.go
AgeCommit message (Expand)Author
2025-03-06feat(web): change password (#7676)Brynn Crowley
2024-05-29fix(handlers): disabling 2fa methods may result in a bad ux (#7360)James Elliott
2024-03-04test(suites): add and fix tests for coverageJames Elliott
2023-10-08refactor: misc (#6102)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2022-10-20feat(oidc): implicit consent (#4080)James Elliott
2022-04-18feat(configuration): configurable default second factor method (#3081)James Elliott
2022-04-08fix(server): incorrect remote ip logged in error handler (#3139)James Elliott
2022-03-28fix(web): show appropriate default and available methods (#2999)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott
2021-11-23feat(storage): primary key for all tables and general qol refactoring (#2431)James Elliott
2021-09-17refactor(handlers): lower case error messages (#2289)Clément Michaud
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2021-07-22fix(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-21Misc Spelling CorrectionsJames Elliott
2020-01-10Fix spelling errorsAmir Zarrinkafsh
2019-12-24Rename org from clems4ever to autheliaAmir Zarrinkafsh
2019-12-08Fix backend unit tests.Clement Michaud
2019-12-08Introduce hasU2F and hasTOTP in user info.Clement Michaud