add permission layer for admins for backend API
Fix for dashboard#51 (closed)
Protect dashboard backend with permission layer (we will use decorators for that)
We should define what endpoints should be available only for admins.
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
Fix for dashboard#51 (closed)
Protect dashboard backend with permission layer (we will use decorators for that)
We should define what endpoints should be available only for admins.