mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
204cef4d03
This fixes an issue that may cause the kid length of a webauthn device to exceed that length allowed by the database column. |
||
---|---|---|
.. | ||
V0001.Initial_Schema.all.down.sql | ||
V0001.Initial_Schema.mysql.up.sql | ||
V0001.Initial_Schema.postgres.up.sql | ||
V0001.Initial_Schema.sqlite.up.sql | ||
V0002.Webauthn.mysql.down.sql | ||
V0002.Webauthn.mysql.up.sql | ||
V0002.Webauthn.postgres.down.sql | ||
V0002.Webauthn.postgres.up.sql | ||
V0002.Webauthn.sqlite.down.sql | ||
V0002.Webauthn.sqlite.up.sql | ||
V0003.WebauthnKIDLength.all.down.sql | ||
V0003.WebauthnKIDLength.mysql.up.sql | ||
V0003.WebauthnKIDLength.postgres.up.sql | ||
V0003.WebauthnKIDLength.sqlite.up.sql |