[buddypress-trac] [BuddyPress Trac] #7369: Add hooks to perform addional checks when a user resets password
buddypress-trac
noreply at wordpress.org
Wed Nov 30 13:44:44 UTC 2016
#7369: Add hooks to perform addional checks when a user resets password
-------------------------+-----------------------------
Reporter: sudar | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
Right now when a user resets a password, it is handled by
`bp_settings_action_general` function in the `/bp-settings/bp-settings-
actions.php` file.
There are no hooks that allows plugin authors to perform additional
validation when a user resets password. A sample scenario is a plugin that
prevents users from using in-secure passwords.
Would there be interest in this? If yes, then I can try to add some hooks
to enable additional validation on passwords.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7369>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list