dmolchanenko / RedwoodHQ

Other
161 stars 96 forks source link

Conditional access #8

Open ghost opened 8 years ago

ghost commented 8 years ago

This feature restricts access to projects at a user level; so users must be assigned to projects by an Admin using the Settings utility within RedwoodHQ. As well, the "Settings" tab is only visible to the Admin user.

(E) FILES INCLUDED IN RELEASE (+ added, - removed, m modified)

m - public\model\Users.js m - public\view\UserEdit.js m - public\app.js m - routes\auth.js m - routes\projects.js m - routes\users.js

Looking forward to getting feedback on this feature which should be ready to merge into your fork of RHQ without conflicts.