-
Bug
-
Resolution: Fixed
-
Trivial
-
3.0.11
-
None
In /includes/functions.php there are 2 places where the HTTP status 401 is returned, along with the (right) message "Unauthorized". However, /includes/session.php is non-consequential and sends the (improper) message "Not authorized".
Should be changed to "Unauthorized" aswell.
- was caused by solution of
-
PHPBB-10913 Admin is logged out when accessing any url under adm/ without session id
- Closed