authelia/internal/storage
James Elliott 194d34106e
fix(storage): schema inconsistency (#4262)
2022-11-19 16:47:09 +11:00
..
migrations fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
const.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
errors.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
migrations.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
migrations_test.go fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
provider.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
sql_provider.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +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 fix(storage): postgresql default port incorrect (#4251) 2022-10-24 06:09:38 +11:00
sql_provider_backend_sqlite.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
sql_provider_encryption.go refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
sql_provider_queries.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
sql_provider_queries_special.go refactor(storage): totp_configurations table (#2657) 2021-12-02 12:24:10 +11:00
sql_provider_schema.go refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
sql_provider_schema_pre1.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
sql_provider_schema_test.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
sql_rows.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00