Skip to content
Snippets Groups Projects
Commit df0d74c9 authored by Dorian Merz's avatar Dorian Merz
Browse files

refs #15642 [fid] API admin section

* adds actions and routes to
** user list
** user profile manipulation
* introduces basic authorization and permission handling

* introduces Admin config section containing
** editable fields
** applicable user permissions
** disable select inputs

* user overview
** styles user overview as a table
** links to user edit page for each

* adds 'denied' values for unselected permissions

* force login for admin pages
* flushes user list cache on successfull edit
** displays latest data in user list

* reacts on admin roles from API (cf. #15692)

* VuFind permission handling
** adds PermissionProvider to handle FID API permissions via Permission ViewHelper
parent 0a4690d3
No related merge requests found
Showing
with 936 additions and 14 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment