[wp-trac] [WordPress Trac] #51613: Error thrown on login page
WordPress Trac
noreply at wordpress.org
Fri Oct 23 11:58:35 UTC 2020
#51613: Error thrown on login page
--------------------------+-----------------------------
Reporter: ntsekouras | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Currently when you visit the login page, an error is thrown in console.
The root for this might be in some recent changes (3 days ago) in password
generation in core.
The request is coming from here:
https://github.com/WordPress/WordPress/blob/c575f66422d8288dbe478c7717df9f5685be0f80
/wp-admin/js/user-profile.js#L150
That file changed 3 days ago in this commit here:
(https://github.com/WordPress/WordPress/commit/daa977c495e73bb2b85a517e464c16fd4f2d3233).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51613>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list