Wordpress/src/wp-admin/network
Jeremy Felt a5fcc34a50 Return HTTP status code 403 in network admin when access is forbidden.
When the error message "You do not have permission to access this page" is used in network admin screens, return an HTTP status code of 403 to match. Previously: [30356] and [31300].

Props yo-l1982.

Fixes #31422.


git-svn-id: https://develop.svn.wordpress.org/trunk@31658 602fd350-edb4-49c9-b593-d223f7449a82
2015-03-07 05:59:17 +00:00
..
about.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
admin.php Priority fixes for various existing hook documentation. 2014-04-12 00:00:32 +00:00
credits.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
edit.php Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network/*. 2014-11-30 11:20:32 +00:00
freedoms.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
index.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
menu.php Network Admin Menu: 2014-10-02 15:48:36 +00:00
plugin-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugin-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugins.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
profile.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
settings.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
setup.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
site-info.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
site-new.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:28:41 +00:00
site-settings.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
site-themes.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
site-users.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
sites.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
theme-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
themes.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:15:52 +00:00
update-core.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
update.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
upgrade.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
user-edit.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
user-new.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00
users.php Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 05:59:17 +00:00