gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

Implement new acl layer as http middleware #384

Open raffis opened 5 years ago

raffis commented 5 years ago

Is your feature request related to a problem? Please describe

Yes and no. Currently the only possible way to get global access for resources such as users and groups is to set the admin flag on a user.

Describe the solution you'd like

This is dependant on #129.

Describe alternatives you've considered

Keep going as it is.

Additional context

See tubee acl middleware.