Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#37047 closed defect (bug) (fixed)

Consolidate logic to allow filtering of the auth_redirect() scheme in the user admin

Reported by: jeremyfelt's profile jeremyfelt Owned by: jeremyfelt's profile jeremyfelt
Milestone: 4.6 Priority: normal
Severity: normal Version: 3.1
Component: Administration Keywords: has-patch
Focuses: multisite Cc:

Description

We can clean up some of the logic introduced for the user admin in #14696 by removing the is_user_admin() check so that auth_redirect_scheme can be filtered as the same value for all admin views.

Attachments (1)

37047.diff (824 bytes) - added by jeremyfelt 8 years ago.

Download all attachments as: .zip

Change History (11)

@jeremyfelt
8 years ago

#1 @jeremyfelt
8 years ago

  • Owner set to jeremyfelt
  • Resolution set to fixed
  • Status changed from new to closed

In 37651:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Fixes #37047.

#2 @jeremyfelt
8 years ago

In 37757:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.5 branch.

See #37047.

#3 @jeremyfelt
8 years ago

In 37758:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.4 branch.

See #37047.

#4 @jeremyfelt
8 years ago

In 37760:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.3 branch.

See #37047.

#5 @jeremyfelt
8 years ago

In 37761:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.2 branch.

See #37047.

#6 @jeremyfelt
8 years ago

In 37762:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.1 branch.

See #37047.

#7 @jeremyfelt
8 years ago

In 37763:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 4.0 branch.

See #37047.

#8 @jeremyfelt
8 years ago

In 37764:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 3.9 branch.

See #37047.

#9 @jeremyfelt
8 years ago

In 37765:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 3.8 branch.

See #37047.

#10 @jeremyfelt
8 years ago

In 37766:

Admin: Allow for the consistent filtering of auth_redirect_scheme

Merge of [37651] to the 3.7 branch.

See #37047.

Note: See TracTickets for help on using tickets.