authelia/internal/model
James Elliott b219a85e12
refactor(model): use recommended semver regex (#5403)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-07 17:51:35 +10:00
..
authentication_attempt.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
const.go refactor(model): use recommended semver regex (#5403) 2023-05-07 17:51:35 +10:00
duo_device.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
identity_verification.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
migration.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
oidc.go feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
schema_migration.go fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
semver.go feat(configuration): automatically map old keys (#3199) 2022-06-28 13:15:50 +10:00
semver_test.go feat(configuration): automatically map old keys (#3199) 2022-06-28 13:15:50 +10:00
totp_configuration.go fix(model): yaml encoding of totp and webauthn fails (#5204) 2023-04-11 21:11:11 +10:00
totp_configuration_test.go fix(model): yaml encoding of totp and webauthn fails (#5204) 2023-04-11 21:11:11 +10:00
types.go refactor: any (#4133) 2022-10-05 16:05:23 +11:00
types_test.go fix(model): yaml encoding of totp and webauthn fails (#5204) 2023-04-11 21:11:11 +10:00
user_info.go docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +10:00
user_info_test.go docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +10:00
user_opaque_identifier.go feat(commands): storage import/export commands (#4545) 2022-12-23 15:00:23 +11:00
webauthn.go refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
webauthn_test.go fix(model): yaml encoding of totp and webauthn fails (#5204) 2023-04-11 21:11:11 +10:00