User tests: Successful: Unsuccessful:
Rescue mode using $root_user in configuration.php does not work as expected. This is because the authorised view levels are still not assigned to the raised privilege user.
For details see #15957
JAccess::getAuthorisedViewLevels($userId)
changed to return super user access level for the $root_user
public $root_user = 'a_normal_user_username';
The entire backend should be accessible like a super user.
Most of the part are inaccessible.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
@brianteeman Please test and comment.
I will wait for travis to say it is good
cc @mbabker @PhilETaylor Plese comment if PR and in this form has a chance of being accepted. For now let's skip the fact that unit tests do not pass.
Labels |
Added:
?
|
@infograf768 @brianteeman Travis is now happy ;-)
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-22 18:26:35 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Travis is really not happy. :)