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

Removed check of pw_length #559

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Removed check of pw_length #559

merged 2 commits into from
Feb 15, 2024

Conversation

Max-checkmk
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

We've added a check for the pw length in preparation for 2.3.
But the minimum length of the pw is only the default setting and some users might configure it in a way that shorter passwords are allowed.

What is the new behavior?

  • No check in the ansible anymore. If the pw-length is shorter then the setting on the server, user will get the error from the API

Other information

@Max-checkmk Max-checkmk added the module:user This affects the user module label Feb 15, 2024
@robin-checkmk robin-checkmk self-assigned this Feb 15, 2024
@robin-checkmk robin-checkmk mentioned this pull request Feb 15, 2024
7 tasks
@robin-checkmk robin-checkmk merged commit c89a83d into devel Feb 15, 2024
25 checks passed
@robin-checkmk robin-checkmk deleted the user_roll_backwards branch February 15, 2024 17:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
module:user This affects the user module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants