bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

add permissions to wps services #224

Closed cehbrecht closed 1 year ago

cehbrecht commented 1 year ago

This PR adds group permissions (admin, user, guest) to the WPS service registration. Users can only see services with the according permissions, e.a. if not logged in you can only see WPS services with group permission "guest".