[Feature Request] User Roles
Feature request to support user roles in the application. Ideally we are looking at this as we have a large team that will be using webistrano to deploy to several environments. Most environments will be "free" to deploy to by anyone, while others (production) will be restricted to certain users. We are getting around this now by forcing password entry for the servers on that environment but it feels very clunky and requires all our servers to have the same pass instead of using SSH keys.
Here is a list of possible uses we have come up with:
- deployment restrictions (as described above)
- recipe creation and administration (prevent users from updating recipes)
- configuration creation and administration
- project creation and administration
- stage creation and administration
Thanks,
Peer
+1 I would love this!
This feature is a must!
+1 This would be useful for our workflow.
I did this is my fork. I also implemented LDAP as well. Take a look and let me know if it works for you guys.