]> Untitled Git - lemmy.git/blob - migrations/2021-09-20-112945_jwt-secret/down.sql
Dont use sha hash for password reset token (fixes #3491) (#3795)
[lemmy.git] / migrations / 2021-09-20-112945_jwt-secret / down.sql
1 DROP TABLE secret;
2