cedadev / 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
0 stars 0 forks source link

Hide user profile page in Phoenix (and link to it from top-right corner) #23

Closed agstephens closed 3 years ago

antony-wilson commented 3 years ago

Changes have been made for where user management is handled outside of Phoenix.

A new variable has been introduced, local-user-management, which can be set in the custom.cfg, e.g. local-user-management = false. By default the value is true and the current behaviour remains unchanged.

When set to false then a number of end-points will not be found:

These items will also be removed from the navbar