authelia/internal/storage
James Elliott 157675f1f3
docs: adjust references of webauthn (#5203)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-10 17:01:23 +10:00
..
migrations fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183) 2023-04-08 11:36:34 +10:00
const.go feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
errors.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11: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 docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +10:00
sql_provider.go docs: adjust references of webauthn (#5203) 2023-04-10 17:01:23 +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 feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
sql_provider_backend_sqlite.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
sql_provider_encryption.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
sql_provider_queries.go feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11: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: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00