Jonathan Druart
7146ce1e92
In case the logged in user does not have manage_sysprefs we should no display the form in the settings. Signed-off-by: Laurence Rault <laurence.rault@biblibre.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
10 lines
277 B
YAML
10 lines
277 B
YAML
---
|
|
type: object
|
|
properties:
|
|
settings:
|
|
type: object
|
|
description: List of sysprefs used for the Preservation module
|
|
permissions:
|
|
type: object
|
|
description: List of permissions of the logged in user used for the Preservation module
|
|
additionalProperties: false
|