This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af3eb6e27b
lemmy
/
migrations
/
2023-02-16-194139_add_totp_...
/
down.sql
3 lines
101 B
SQL
Raw
Blame
History
alter
table
local_user
drop
column
totp_2fa_secret
;
alter
table
local_user
drop
column
totp_2fa_url
;
Reference in New Issue
View Git Blame
Copy Permalink