Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Allow reactivate a user without password #16739

Closed

Conversation

dklimpel
Copy link
Contributor

@dklimpel dklimpel commented Dec 8, 2023

Closes: #10397

An administrator should know whether he wants to set a password or not.
There are many uses cases where a blank password is required.

  • Use of only some users with SSO.
  • Use of bots with password, users with SSO

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

Signed-off-by: Dirk Klimpel 5740567+dklimpel@users.noreply.github.com

@dklimpel dklimpel requested a review from a team as a code owner December 8, 2023 08:42
Copy link
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also update the documentation please? I believe it says that password is mandatory.

@dklimpel
Copy link
Contributor Author

Can you also update the documentation please? I believe it says that password is mandatory.

Done.

Copy link
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

auto-merge was automatically disabled December 14, 2023 07:12

Head branch was pushed to by a user without write access

@dklimpel dklimpel closed this Dec 28, 2023
@dklimpel dklimpel deleted the enable_user_without_password branch December 28, 2023 13:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants