zolrath / wemux

Multi-User Tmux Made Easy
MIT License
3.63k stars 139 forks source link

Add ability to specify groups that can start servers #43

Closed thefotios closed 9 years ago

thefotios commented 9 years ago

Having to modify the host_list can be troublesome on a large multi-tenant machine. Allowing entire groups of users, say admin or wemux to create servers is a much simpler approach.

I'm attaching a PR that adds this ability.

thefotios commented 9 years ago

Thanks again for merging this in. Would it be possible to tag this as a release so it would be easier to start using it?