This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e9a383be0c
authelia
/
internal
/
storage
/
migrations
/
V0003.WebAuthnKIDLength.all...
2 lines
53 B
MySQL
Raw
Normal View
History
Unescape
Escape
fix(storage): webauthn kid too short for some devices (#2957) 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 10:21:08 +00:00
DROP
TABLE
IF
EXISTS
_bkp_UP_V0003_webauthn_devices
;