Opened 3 years ago
Last modified 21 months ago
#57875 new enhancement
Add password strength meter for password protected content
| Reported by: | paulpleasant | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
Description
I think it could be really helpful if the Page Passwords (whenever you want to have a page be password-protected) had a built-in password complexity checker. It's easy for these password-protected pages to have weak security with potentially sensitive information behind them - and I think it would help everyone if it made users create or generate a more complex password for pages (similar to WordPress local user passwords generated).
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is actually a really neat idea.
We already have password strength meters everywhere else a password can be set/changed, so I think adding one here would bring some consistency.
I don't know that a minimum password strength should be enforced by default here, but maybe someone could enable that with a filter if desired.
This will likely need to be explored within the context of Gutenberg in the GitHub repository, but going to leave this open here for now.