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

Allow admin to ignore password restrictions #653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amc90
Copy link

@amc90 amc90 commented Oct 5, 2018

Allow admin to ignore password restrictions (necessary for changing LDAP account's roles)

With a clean install of the most recent .deb package, with just user LDAP configured, the admin account cannot set the role on any LDAP users - it shows "At least 8 caracters" each time (although LDAP users shouldn't have a password).

This patch will simply allow any administrator changes. It may not be the best solution, but it does appear to allow us to redefine roles.

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.

None yet

1 participant