Granting Project Permissions¶
Flamingo Control Panel allows setting permissions for users with whom the project is shared. This feature can be useful if you need to restrict user possibilities due to the specificity of their working responsibilities. To grant permissions, you should:
- Go to the Project List in Control Panel.
- Open the project you need to edit permissions to by clicking on it.
- Go to the Share Project page.
- Check the needed privileges for the corresponding users.
- Click the Save Changes button.
Selected permissions will be granted.
You can grant the following permissions:
- Edit Source Code. This privilege grants the user ability to edit project in Flamingo IDE.
- Share Master Branch.This privilege grants the user ability to share project Master branch.
- Publish & Rollback. This privilege grants the user ability to publish project or roll it back to previously published project versions.
- Branch Management. This privilege allows user to work with branches available in the project.
See also