Opened 6 years ago
Closed 6 years ago
#8092 closed enhancement (fixed)
BP Nouveau : use the WordPress Password control
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 5.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description (last modified by )
Today one of a user of the corporate intranet I'm managing asked me :
Why the process to set your password is different when you go into the WordPress dashboard than when you go on the front-end into your account general setting screen ? It's a bit confusing...
And I must say I agree :)
That's why I'm suggesting to use the WordPress Password control in the attached patch. What do you think ?
Here is some screen captures :
https://cloudup.com/cfl8V8UFQ-Q
Attachments (2)
Change History (8)
#4
@
6 years ago
- Keywords needs-testing added; 2nd-opinion removed
Thanks a lot for your feedbacks @boonebgorges & @dcavins. I'm going to run some more tests of the patch before adding it to Nouveau ;)
#5
@
6 years ago
- Keywords needs-testing removed
In 8092.2.patch :
- I've made sure to use escaped gettext functions in the general settings template
- I've added the missing good strength indicator colors
I've also tested successfully the patch :
- when a user edits his pwd on front-end.
- when a user registers from the front-end.
I'll commit this new version of the patch soon. Thanks again for your feedbacks.
Sounds great to me.