Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: hue2
-
Fix Version/s: 2.0.0-beta
-
Component/s: core.users
-
Labels:None
-
Target Version:
Description
- Start with an empty db.
- Log in as `bcwalrus', who implicitly becomes a superuser.
- Add a user `test'.
- Log out bcwalrus.
- Log in as test.
Now this new test user has no rights to open any app by default. Is that the intended behaviour?