1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/storage/migrations
James Elliott 2075e76015
fix(storage): new auth log schema request method length ()
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 () 2021-12-01 14:32:58 +11:00
V0001.Initial_Schema.mysql.up.sql fix(storage): new auth log schema request method length () 2021-12-02 11:36:04 +11:00
V0001.Initial_Schema.postgres.up.sql fix(storage): new auth log schema request method length () 2021-12-02 11:36:04 +11:00
V0001.Initial_Schema.sqlite.up.sql fix(storage): new auth log schema request method length () 2021-12-02 11:36:04 +11:00