[matrix] update password config when it login #16

Open
kjg wants to merge 1 commits 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
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b kjg_passwordconfig master
git pull origin kjg_passwordconfig

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 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.