[wp-trac] [WordPress Trac] #49860: Add a filter to disable the "Lost password" ability completely

WordPress Trac noreply at wordpress.org
Thu Apr 9 16:49:56 UTC 2020


#49860: Add a filter to disable the "Lost password" ability completely
------------------------------------+------------------------------
 Reporter:  ttodua                  |       Owner:  (none)
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+------------------------------

Comment (by ttodua):

 Replying to [comment:1 Otto42]:

 Otto, yes I understand that filter does something, but actually the name
 (allow_password_reset) it too general and directly leans the mind that the
 filter should ALLOW/DISALLOW the password reset functionality at all.

 So, with the patch you will see that I refer the more intermediate and
 acceptable way to "disable password resets" totally with a programmatic
 way (i explained why that is important, as many sites [including ours] use
 only Google/Facebook logins, instead of wp-signups), so, when there is
 disabled "password reset" (because there is no need, as on-site
 registrations  are disabled), people shouldn't see even "Lost password?"
 link in the bottom of login page. that's quite logical.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49860#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list