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

Enable user without password #4

Closed

Conversation

dklimpel
Copy link
Contributor

Replaces: matrix-org/synapse#16739

Closes: matrix-org/synapse#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 14, 2023 07:10
@github-actions github-actions bot deployed to PR Documentation Preview December 14, 2023 11:18 Active
@CLAassistant
Copy link

CLAassistant commented Dec 15, 2023

CLA assistant check
All committers have signed the CLA.

@erikjohnston
Copy link
Member

@dklimpel Sorry that I missed getting this merged before we forked 🤦

@erikjohnston
Copy link
Member

erikjohnston commented Dec 15, 2023

Err, I have no idea why GH is closing this PR?!

@erikjohnston erikjohnston reopened this Dec 15, 2023
@erikjohnston erikjohnston reopened this Dec 15, 2023
@wrjlewis wrjlewis reopened this Dec 15, 2023
@wrjlewis wrjlewis closed this Dec 15, 2023
@wrjlewis
Copy link
Contributor

Have raised a ticket with GH to fix / understand what is happening here..

@dklimpel
Copy link
Contributor Author

Should I create a new PR?

@dklimpel dklimpel mentioned this pull request Dec 28, 2023
4 tasks
@dklimpel dklimpel deleted the enable_user_without_password branch December 28, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants