authelia/internal/storage/migrations
James Elliott 2075e76015
fix(storage): new auth log schema request method length (#2656)
This is a fix to the authentication_logs schema that prevents the VARCHAR from being insufficient for HTTP request methods such as PATCH, DELETE, OPTIONS, CONNECT.
2021-12-02 11:36:04 +11:00
..
V0001.Initial_Schema.all.down.sql feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
V0001.Initial_Schema.mysql.up.sql fix(storage): new auth log schema request method length (#2656) 2021-12-02 11:36:04 +11:00
V0001.Initial_Schema.postgres.up.sql fix(storage): new auth log schema request method length (#2656) 2021-12-02 11:36:04 +11:00
V0001.Initial_Schema.sqlite.up.sql fix(storage): new auth log schema request method length (#2656) 2021-12-02 11:36:04 +11:00