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

Modified Class Attribute call from RADIUS: #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jguy1987
Copy link

  • 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.

I needed some mechanism to set both is_staff and is_superuser to True for a user object in one action.

* 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.
* Previous update did not include information in the logging message. Added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant