[wp-trac] [WordPress Trac] #15384: wp-login.php refactor
WordPress Trac
noreply at wordpress.org
Wed Oct 7 12:57:54 UTC 2015
#15384: wp-login.php refactor
-------------------------------------------------+-------------------------
Reporter: nacin | Owner:
Type: enhancement | valendesigns
Priority: normal | Status: assigned
Component: Login and Registration | Milestone: Awaiting
Severity: normal | Review
Keywords: dev-feedback needs-patch needs- | Version:
unit-tests | Resolution:
| Focuses:
-------------------------------------------------+-------------------------
Comment (by jfarthing84):
So, the rejection is happening when then AJAX action
{{{customize_refresh_nonces}}} is called. The hook that handles this
request is attached to {{{wp_ajax_customize_refresh_nonces}}}. Of course,
all of the {{{wp_ajax_}}} methods require you to be logged in. So, the
call is rejected. Thing is, I don't understand why it doesn't happen that
way with the original {{{wp-login.php}}}.
BTW, I'm testing by logging in, accessing the customizer, clearing all
cookies and then attempting to customize.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15384#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list