mozilla / galaxy

To infinity and beyond. The front-end UI.
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

user permission control on curation dashboard #179

Open scottmeng opened 10 years ago

scottmeng commented 10 years ago

Currently anyone can view the curation dashboard but by right only users with reviewer/admin rights can access the page.

On reviewer dashboard and developer dashboard, this is done by backend API endpoint but the featured game API endpoint requires no user permission. Probably we need a new API endpoint for curation dashboard.