This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
authelia
mirror of
https://github.com/authelia/authelia.git
Watch
0
Star
0
Fork
You've already forked authelia
0
Code
Issues
Projects
Releases
Wiki
Activity
master
authelia
/
internal
/
storage
/
migrations
/
mysql
/
V0014.RevokeResetPasswordJW...
4 lines
87 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
identity_verification
DROP
COLUMN
revoked_ip
,
DROP
COLUMN
revoked
;
Reference in New Issue
View Git Blame
Copy Permalink