You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phoenix.
This relates to #23
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:
- people
- people/profile/{userid}/{tab}
- people/delete/{userid}
These items will also be removed from the navbar
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:
No description provided.
The text was updated successfully, but these errors were encountered: