..
authentication_attempt.go
refactor(model): rename from models ( #2968 )
2022-03-06 16:47:40 +11:00
authorization.go
feat: oauth2 authorization bearer ( #6774 )
2024-03-05 19:11:16 +10:00
authorization_test.go
feat: oauth2 authorization bearer ( #6774 )
2024-03-05 19:11:16 +10:00
const.go
fix(oidc): jwt assertions aud overly strict ( #7798 )
2024-09-02 05:51:15 +10:00
duo_device.go
refactor(model): rename from models ( #2968 )
2022-03-06 16:47:40 +11:00
identity_verification.go
feat(web): revoke reset password tokens
2024-03-04 20:29:11 +11:00
migration.go
refactor(model): rename from models ( #2968 )
2022-03-06 16:47:40 +11:00
oidc.go
feat(oidc): rfc8628 oauth 2.0 device code grant ( #8082 )
2025-02-22 11:03:33 +00:00
oidc_test.go
build(oidc): use authelia maintained library ( #6821 )
2024-03-12 00:35:49 +10:00
one_time_code.go
test(suites): add and fix tests for coverage
2024-03-04 20:29:11 +11:00
schema_migration.go
fix(storage): postgresql webauthn tbl invalid aaguid constraint ( #5183 )
2023-04-08 11:36:34 +10:00
semver.go
refactor(configuration): more informative deprecation logging ( #6802 )
2024-03-07 22:22:47 +11:00
semver_test.go
refactor(configuration): more informative deprecation logging ( #6802 )
2024-03-07 22:22:47 +11:00
totp_configuration.go
refactor: linting ( #7863 )
2024-09-20 11:11:53 +10:00
totp_configuration_test.go
test(suites): add and fix tests for coverage
2024-03-04 20:29:11 +11:00
types.go
feat(web): one-time codes for identity verification
2024-03-04 20:28:24 +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
feat(web): multiple webauthn credential registration
2024-03-04 20:28:24 +11:00
user_info_test.go
docs: adjust references of webauthn ( #5203 )
2023-04-10 17:01:23 +10:00
user_opaque_identifier.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
uuid.go
refactor: use explicit uuid comparison ( #7386 )
2024-06-04 05:11:29 +10:00
webauthn.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
webauthn_test.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00