authelia/internal/storage
James Elliott e84ca4956a
refactor: sql updates
2023-02-14 23:35:15 +11:00
..
migrations refactor: sql updates 2023-02-14 23:35:15 +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 refactor: sql updates 2023-02-14 23:35:15 +11:00
sql_provider.go refactor: sql updates 2023-02-14 23:35:15 +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: sql updates 2023-02-14 23:35:15 +11:00
sql_provider_backend_sqlite.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
sql_provider_encryption.go refactor: sql updates 2023-02-14 23:35:15 +11:00
sql_provider_queries.go refactor: sql updates 2023-02-14 23:35:15 +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