-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.11
-
Fix Version/s: 3.0.12-RC1
-
Component/s: Sessions
-
Labels:None
-
GitHub Pull Request URL:
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
-
PHPBB3-10913 Admin is logged out when accessing any url under adm/ without session id
-
- Closed
-