authelia/internal/storage
James Elliott 370585d1de
refactor(web): webauthn references (#5244)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-15 02:54:24 +10:00
..
migrations refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
const.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
errors.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
migrations.go fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
migrations_test.go fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
provider.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
sql_provider.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
sql_provider_backend_mysql.go feat(storage): tls connection support (#4233) 2022-10-22 19:27:59 +11:00
sql_provider_backend_postgres.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
sql_provider_backend_sqlite.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
sql_provider_encryption.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
sql_provider_queries.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
sql_provider_queries_special.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
sql_provider_schema.go fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
sql_provider_schema_test.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
sql_rows.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
types.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00