[matrix] update password config when it login #16

Open
kjg wants to merge 1 commit from kjg_passwordconfig into master
Owner

when it use saml2 login, it needs to diable password login on login screen.

when it use saml2 login, it needs to diable password login on login screen.
fnux was assigned by kjg 2022-01-29 10:11:29 +00:00
kjg added 1 commit 2022-01-29 10:11:30 +00:00
Collaborator

Sorry for the delay in reviewing this, @fnux isn't around so much anymore - though you were right he is "responsible" for this type.

Please fix the typo I noted in your code and rebase on the master branch, and I'll merge this.

Cheers!

Sorry for the delay in reviewing this, @fnux isn't around so much anymore - though you were right he is "responsible" for this type. Please fix the typo I noted in your code and rebase on the master branch, and I'll merge this. Cheers!
This pull request has changes conflicting with the target branch.
  • type/__matrix_synapse/parameter/boolean
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin kjg_passwordconfig:kjg_passwordconfig
git checkout kjg_passwordconfig

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff kjg_passwordconfig
git checkout kjg_passwordconfig
git rebase master
git checkout master
git merge --ff-only kjg_passwordconfig
git checkout kjg_passwordconfig
git rebase master
git checkout master
git merge --no-ff kjg_passwordconfig
git checkout master
git merge --squash kjg_passwordconfig
git checkout master
git merge --ff-only kjg_passwordconfig
git checkout master
git merge kjg_passwordconfig
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist-contrib#16
No description provided.