pazuzu-io / pazuzu-registry

A feature registry for customized Docker images
MIT License
16 stars 10 forks source link

Review authorization related validation #144

Open Kazaag opened 7 years ago

Kazaag commented 7 years ago

Currently authorization is only use to limit access to given verbs on specific end point.

The validation and default of the different parameters should be added.

Example: anonymous user should only be able to search for accepted features.