authelia/internal/model
James Elliott d9c7cd6564
fix(model): potential panic (#3538)
This fixes a potential panic in the conversion from a fosite.Requester to an *OAuth2Session object.
2022-06-17 22:25:14 +10:00
..
authentication_attempt.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
const.go fix(web): show appropriate default and available methods (#2999) 2022-03-28 12:26:30 +11:00
duo_device.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
identity_verification.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
migration.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
oidc.go fix(model): potential panic (#3538) 2022-06-17 22:25:14 +10:00
schema_migration.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
totp_configuration.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
totp_configuration_test.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
types.go fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
types_test.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
u2f_device.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
user_info.go feat(configuration): configurable default second factor method (#3081) 2022-04-18 09:58:24 +10:00
user_info_test.go feat(configuration): configurable default second factor method (#3081) 2022-04-18 09:58:24 +10:00
user_opaque_identifier.go feat(commands): user opaque identifiers commands (#3144) 2022-04-09 17:13:19 +10:00
webauthn.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00