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

Remove hard requirement on password fields #8208

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

Conversation

avdata99
Copy link
Member

@avdata99 avdata99 commented May 2, 2024

Proposed fixes:

If we need to drop the {% block change_password %} block for the user.edit view to do not allow users to change their password (for ckanext-saml2 users this is important) we will get an KeyError

This PR just changes the hard requirement on password1 and password2 fields.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

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

2 participants