You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be useful if it was not possible to repeatedly ask for password reset. Although unlikely, it would also deter brute-force bots.
Would anyone happen such a snippet? Its probably fairly simple by just checking the last date/time of password_reset and showing a message, but I thought I'd ask first.
Cheers!
The text was updated successfully, but these errors were encountered:
I think it would be useful if it was not possible to repeatedly ask for password reset. Although unlikely, it would also deter brute-force bots.
Would anyone happen such a snippet? Its probably fairly simple by just checking the last date/time of
password_reset
and showing a message, but I thought I'd ask first.Cheers!
The text was updated successfully, but these errors were encountered: