Create an API which can check passwords for strength and security policy compliance, and allow extensions to hook into the check. Note that the API should receive all login data, not just the password (it is common to disallow passwords which are very similar to the username, for example).
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
API: Add action=validatepassword | mediawiki/core | master | +104 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • chasemp | T121186 Implement results of enwiki Security review RfC | |||
Open | None | T32574 Display a password strength bar | |||
Resolved | Anomie | T111303 Create password verification API with AuthManager | |||
Resolved | Anomie | T47843 Rework API error reporting |
Event Timeline
Comment Actions
Change 324968 had a related patch set uploaded (by Anomie):
API: Add action=validatepassword