[wp-trac] [WordPress Trac] #41766: Infinite redirection loop on accessing wp-admin/user/

WordPress Trac noreply at wordpress.org
Thu Aug 31 08:43:52 UTC 2017


#41766: Infinite redirection loop on accessing wp-admin/user/
---------------------------------------+-----------------------------
 Reporter:  Butuzov                    |      Owner:
     Type:  defect (bug)               |     Status:  new
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  Administration             |    Version:  4.8.1
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 Infinite redirection loop on accessing wp-admin/user/

 I am having a highly customized WP Multisite Network Installation and
 different kinds of limited users.  Today I got report about person that
 stuck in Infinite Redirection Loop while trying to access to URL
 `https://domain.com/cms/wp-admin/user/`

 After future research, I stuck into a problem in `wp-admin/user/admin.php`
 on line 29.

 `wp_redirect( user_admin_url() );`



 Based on the logic of this it's going and redirecting the user back to the
 same spot.  And here we got a problem.

 Is it a copy/paste that end up in release code unchecked?


 ---
 Affected User:
 > Has limited capabilities (can be listed on request)

 How that Happened?:
 > Password Retrieved, Login Process, Infinite Redirection Loop.

 Version: 4.8.1

 Custom Multisite Install: (With Subdomains and sub directories installs
 same time).

 Previously installed: 4.6.1

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41766>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list