summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_user_info_test.go
AgeCommit message (Expand)Author
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2024-05-29fix(handlers): disabling 2fa methods may result in a bad ux (#7360)James Elliott
2024-03-04build(deps): use go.uber.org/mockJames Elliott
2023-10-08refactor: misc (#6102)James Elliott
2023-09-17test: misc lint updates (#6004)James Elliott
2023-09-03docs: jsonschema (#5493)James Elliott
2023-04-15refactor: http verbs etc (#5248)James Elliott
2023-04-10docs: adjust references of webauthn (#5203)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2023-01-12feat(session): multiple session cookie domains (#3754)Manuel Nuñez
2022-04-16refactor(configuration): remove ptr for duoapi and notifier (#3200)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
2022-03-06refactor(model): rename from models (#2968)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott
2021-11-29feat(regulator): enhance authentication logs (#2622)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
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-02[CI] Add goconst linter (#961)Amir Zarrinkafsh
2020-05-01[MISC] Fix goimports ordering for repo (#947)Amir Zarrinkafsh
2020-04-22[MISC] Ignore errcheck recommendations for legacy code (#893)Amir Zarrinkafsh
2020-04-09[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)Amir Zarrinkafsh
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