Access level shifts from admin to reseller when viewing a user account

Bastille

Verified User
Joined
Mar 25, 2013
Messages
97
When looking up a user account as an admin, your access level will shift from admin to reseller after selecting their domain/user in the search. As a result, I have to re-toggle my access level every time I go from the Mail Queue Administration Page (Admin) -> Viewing a problematic account (Reseller) -> Logging out (Still a reseller) -> Going back to the Mail Queue Administration Page (after switching back to Admin). If I toggle myself back to an admin before signing in to the user account, it at least retains itself as an admin when you log back out but either way you have to toggle your access level at some point.
 
Please test the latest version:
Code:
cd /usr/local/directadmin/data/skins
mkdir -p evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution

Thank you for the report!
 
My apologies for the delayed response. I thought I had set a subscription to the thread to get notified when you responded but that didn't happen. The issue is indeed resolved, thank you.
 
Back
Top