Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authorization: limit roles management using API #284

Merged
merged 1 commit into from
Jun 25, 2020

Commits on Jun 25, 2020

  1. authorization: limit fields on Patron form

    This commit restricts the role management for patrons using the role
    management API. Depending of the API result, some roles could be
    disabled into the role field into the Patron form.
    
    If the current user has only the librarian role, then the library field
    from the patron form editor will be disabled and set by default to the
    current library from the current logged user.
    
    - Closes rero/rero-ils#930
    
    Co-authored_by: Renaud Michotte <renaud.michotte@gmail.com>
    zannkukai committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0a1034c View commit details
    Browse the repository at this point in the history