authelia/internal/models
James Elliott 042cd21800
build(deps): utilize github.com/go-webauthn/webauthn (#2947)
2022-03-04 10:56:30 +11:00
..
authentication_attempt.go feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00
const.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
duo_device.go feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
identity_verification.go fix(models): potential panic generating jti (#2669) 2021-12-04 15:48:22 +11:00
migration.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
schema_migration.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
totp_configuration.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
totp_configuration_test.go feat(commands): totp qr code in png format (#2673) 2022-03-02 18:50:36 +11:00
types.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
types_test.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
u2f_device.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
user_info.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
webauthn.go build(deps): utilize github.com/go-webauthn/webauthn (#2947) 2022-03-04 10:56:30 +11:00