Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 3 years ago

#8100 closed feature request (fixed)

Add Forgot Password to Login Widget Block

Reported by: ellucinda's profile ellucinda Owned by: imath's profile imath
Milestone: 10.0.0 Priority: normal
Severity: normal Version: 4.3.0
Component: Core Keywords: has-patch
Cc:

Description

Can you please add a lost/forgot password option to the login widget.

Attachments (1)

8100.patch (7.7 KB) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (4)

#1 @imath
3 years ago

  • Cc Forgot Password on Login widget removed
  • Keywords needs-patch added; needs-design removed
  • Milestone changed from Awaiting Review to 10.0.0
  • Priority changed from high to normal
  • Summary changed from Add Forgot Password to Login Widget to Add Forgot Password to Login Widget Block

I believe it's a good idea, let's add this link to the Login Form Widget Block.

@imath
3 years ago

#2 @imath
3 years ago

  • Keywords has-patch added; needs-patch removed

8100.patch is adding support for the forgot password link:

https://cldup.com/J9tmKbnVpl.png

  • There's a new setting available from the widget screen, as shown in the above screen capture.
  • If the setting is active, then the login form displays the link under the Log In button, as shown in the below screen capture.

https://cldup.com/S6WimqjFkC.png

The code has been already added to the BP Blocks plugin.

#3 @imath
3 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 13111:

BP Blocks: add a link to reset the user password into the Login Form

  • add a setting to let the Admin choose whether to show this link from the block’s inspector settings.
  • Include this link under the "Log In" button if this setting is active.

Props ellucinda

Fixes #8100

Note: See TracTickets for help on using tickets.