1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/storage/migrations/V0003.WebauthnKIDLength.all.down.sql
James Elliott 204cef4d03
fix(storage): webauthn kid too short for some devices ()
This fixes an issue that may cause the kid length of a webauthn device to exceed that length allowed by the database column.
2022-03-04 21:21:08 +11:00

2 lines
53 B
SQL

DROP TABLE IF EXISTS _bkp_UP_V0003_webauthn_devices;