Skip to content

Commit fd9d28d

Browse files
Merge pull request FallibleInc#26 from Omeryl/patch-1
Remove redundant entry
2 parents 407b4a0 + ca8c129 commit fd9d28d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security-checklist.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
- [ ] Check for randomness of reset password token in the emailed link or SMS.
1818
- [ ] Set an expiration on the reset password token for a reasonable period.
1919
- [ ] Expire the reset token after it has been successfully used.
20-
- [ ] Destroy the logged in user's session everywhere after successful reset of password.
2120

2221

2322
##### USER DATA & AUTHORIZATION

0 commit comments

Comments
 (0)