joelmoss / strano

Capistrano and Github sittin' in a tree...
http://developwithstyle.com
MIT License
579 stars 70 forks source link

Multistage and User permissions #42

Closed igama closed 11 years ago

igama commented 11 years ago

Hey,

Just found out about the project, looks awesome. Just one question, I have a multistage env, so fart that is working. However I wanted to set permissions, User X, N can see staging, Y, Z, can see production.

How would you recommend solving this problem? Was wondering before jumping in to the code, what your approach would be.

Cheers

joelmoss commented 11 years ago

Never had a need to do that before, but happy to accept a PR.

igama commented 11 years ago

ok, any suggestion on where to start?