The creation of a new user from CLI gives administration power even if the is_admin=false
parameter is used
#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If
is_admin
param is not passed it works as expected, new user is a regular user.In example: