summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_sign_u2f_step2_test.go
AgeCommit message (Expand)Author
2022-03-03feat: webauthn (#2707)James Elliott
2021-12-03feat(storage): encrypt u2f key (#2664)James Elliott
2021-12-02refactor(web): only fetch totp conf if required (#2663)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott
2021-11-29feat(regulator): enhance authentication logs (#2622)James Elliott
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-05-02[CI] Add goconst linter (#961)Amir Zarrinkafsh
2020-04-22[MISC] Ignore errcheck recommendations for legacy code (#893)Amir Zarrinkafsh
2020-04-05[MISC] Update durations to notation format and housekeeping (#824)James Elliott
2020-03-01[FEATURE] Regenerate session IDs after 2FA authentication. (#670)Clément Michaud
2020-02-01[FIX] Fix default redirection URL not taken into account (#600)Clément Michaud