authelia/internal/storage
James Elliott 7e56cf2d15
test(suites): fix postgres
2023-02-12 12:48:39 +11:00
..
migrations test(suites): fix postgres 2023-02-12 12:48:39 +11:00
const.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
errors.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
migrations.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
migrations_test.go fix: multi-cookie domain webauthn 2023-02-12 02:47:03 +11:00
provider.go fix: multi-cookie domain webauthn 2023-02-12 02:47:03 +11:00
sql_provider.go fix: multi-cookie domain webauthn 2023-02-12 02:47:03 +11: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: adjust settings components 2022-12-31 18:27:43 +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 fix: multi-cookie domain webauthn 2023-02-12 02:47:03 +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: multi-cookie domain webauthn 2023-02-12 02:47:03 +11: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