This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
74272ed754
lemmy
/
migrations
/
2021-02-28-192405_add_col_user_validator_time
/
down.sql
1 line
45 B
MySQL
Raw
Normal View
History
Unescape
Escape
User token revocation upon password change Added DB column validator_time and chedking that is is less then token's "Issuead at time" Wip on #1462
2021-03-13 18:16:35 +00:00
ALTER
TABLE
user_
DROP
COLUMN
validator_time
;
Reference in a new issue
Copy permalink