Opened 11 months ago

#21044 new feature request

Add action hook to end of resetpassform reset_pass_form

Reported by: romaimperator Owned by: romaimperator
Priority: normal Milestone: Awaiting Review
Component: Plugins Version: 3.4
Severity: normal Keywords: has-patch
Cc:

Description

Description

This hook will allow plugin developers to add content to the form users see when they are setting a new password for their account.

Why do I want this feature?

My plugin found Here replaces the need for passwords. I added a feature to allow users to completely disable password logins for their account to prevent bruteforcing. This hook will allow me to add a feature which will let them assign a new TrustAuth key (just a public key) to their account rather than forcing them to reenable password logins and set a new password.

Current Behavior

Currently plugins cannot add anything to the form.

Implementation Strategy

I have created a patch which simply runs the action hooks before outputting the submit tag.

Work Estimate

However long it takes to review this ticket and apply my patch.

Commitments

me, romaimperator, implementing the one line of code

Attachments (1)

reset_pass_form_hook.patch (644 bytes) - added by romaimperator 11 months ago.
feature patch

Download all attachments as: .zip

Change History (1)

feature patch

Note: See TracTickets for help on using tickets.