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

Made "su_staff" Class Attribute for role possible to set both is_superuser and is_staff to true in one step. Also fixes #23. #30

Closed
wants to merge 3 commits into from

Commits on May 23, 2024

  1. Modified Class Attribute call from RADIUS:

    * Added 'su-staff' as a valid Class Attribute coming from RADIUS. This will set both is_staff and is_superuser to True in one action.
    * Added relevant call to README to outline changes as documentation.
    jguy1987 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    55a07c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. logging update

    * Previous update did not include information in the logging message. Added.
    jguy1987 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    785724b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    a9f665b View commit details
    Browse the repository at this point in the history