#37047 closed defect (bug) (fixed)
Consolidate logic to allow filtering of the auth_redirect() scheme in the user admin
| Reported by: | jeremyfelt | Owned by: | jeremyfelt |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Administration | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | multisite |
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)
Change History (11)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 37651: