feat: implement forgot password, added security updates
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "User"
|
||||
ADD COLUMN IF NOT EXISTS "passwordChangedAt" TIMESTAMP(3);
|
||||
Reference in New Issue
Block a user