mirror of
https://github.com/Lab-8916100448256/hosting-farm.git
synced 2025-12-07 09:16:04 +00:00
admin team #16
Loading…
Add table
Add a link
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?
create an Administrators team when the first user is registered. Make the first user owner of that team. It MUST NOT be possible to delete or rename the Admnistrators team or to create another team with the same name.
By the way, team names MUST be made unique.
This team will later be used to give some user special privilege in the application, like viewing all the users, changing application wide settings, etc.
done