-
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
Description
At the moment, if you install a new copy of script server without any config, it will give admin rights to a localhost user
However, if you start it from docker, then there is no localhost user, so there are no default admins
It would be helpful for new users of Script server to treat the very first connected user as an admin. So they would be able to make script configurations from UI
This should be enabled, only if "auth" and "access" configs are missing completely.