Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: None
-
Component/s: core.users
-
Labels:None
-
Target Version:
Description
After a fresh install, no groups exist and new users don't have access to any app until a group with the launch permissions is created.
Like in Hue 1, we should probably:
- create automatically a new group 'default' with all the apps 'launch' permissions
- the 'default_user_group' property should default to 'default'
The logic maybe could be put with 'default_user_group'.