Skip to:
Content

BuddyPress.org

Opened 4 years ago

Last modified 9 months ago

#8824 new enhancement

Remove current password validation and the field from the member profile page

Reported by: ilianskia Owned by:
Priority: normal Milestone: Under Consideration
Component: Settings Version: 1.6
Severity: normal Keywords: 2nd-opinion
Cc:

Description

This is a follow-up to #8066.
how can the current password validation and the field could be removed completely for all users/members?
When user/member want to change their email and/or password to don't need to type thier current password in case of that change.
if not removing is possible then to add some error message if the user type thier wrong current password as at the moment don't have some messages for that?

Change History (9)

#1 @imath
4 years ago

  • Keywords 2nd-opinion added
  • Milestone Awaiting Review12.0.0
  • Priority highestnormal
  • Severity criticalnormal
  • Version1.6

Hi,

Thanks for your question. It's not possible. I've just checked how WordPress handles password changes and noticed it wasn't asking for the previous one. I agree we should at least consider stop doing this check or making it possible to bypass this check using a filter.

I'd like to have another opinion from another member of the team about it.

#2 @shawfactor
4 years ago

The current way buddypress does this is terrible. Note I’m going from memory here as I’ve not tested it lately

There are several problems

  1. The password change and email change should be separate pages as they are different functionality
  1. Email changes shpuld require a confirmation email to the new assess and a warning email to the old (can’t remember if buddypress does this)

3, As far as I am see removing the current screens is impossible .

#3 @imath
3 years ago

  • Component MembersSettings

@ilianskia I just checked, at the moment we do display an error message informing the current password is invalid:

https://cldup.com/K3jsa8Pz26.png

I'm going to take a look at how WordPress handles password change and email change again, I'm not sure this should be managed in 2 various pages as WordPress deals with all Users data from a single page.

#4 @imath
3 years ago

  • Milestone 12.0.0Up Next

#5 @imath
3 years ago

  • Milestone Up Next14.0.0

#6 @imath
3 years ago

  • Milestone 14.0.0Up Next

#7 @imath
2 years ago

  • Milestone Up Next15.0.0

#8 @espellcaste
2 years ago

  • Milestone 15.0.0Awaiting Review

#9 @espellcaste
9 months ago

  • Milestone Awaiting ReviewUnder Consideration
Note: See TracTickets for help on using tickets.