[wp-trac] [WordPress Trac] #12682: Multiple password reset messages
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 7 00:15:50 UTC 2011
#12682: Multiple password reset messages
-----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: dd32
Type: feature request | Status: accepted
Priority: normal | Milestone: Future Release
Component: Users | Version: 2.9.2
Severity: normal | Resolution:
Keywords: |
-----------------------------+-----------------------------
Changes (by dd32):
* status: reopened => accepted
* component: Security => Users
* owner: ryan => dd32
* milestone: Awaiting Review => Future Release
* keywords: gsoc =>
* type: defect (bug) => feature request
Comment:
Sounds like a worthy addition to me.
My thought is:
* Include a user meta array of password reset times
* Before sending a reset request,
* check the timestamps, any older than a day can get dumped
* If count > 5? then don't send email.
* Upon password change, clear the reset time meta.
This does sound like a problem which would only affect a small portion of
the WordPress userbase, but it's an annoying effect for those who run
higher profile sites I'd assume.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12682#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list