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

Add a test testing that an m.login.password flow is available on /deactivate #453

Merged
merged 5 commits into from
Sep 7, 2022

Conversation

reivilibre
Copy link
Contributor

Would have caught matrix-org/synapse#13560 before it was too late.

I intend to also copy this test for other endpoints that use user-interactive authentication.

@reivilibre reivilibre marked this pull request as ready for review August 22, 2022 13:55
@reivilibre reivilibre requested review from a team as code owners August 22, 2022 13:55
@reivilibre reivilibre requested a review from a team August 31, 2022 17:05
return
}
if stageName == "m.login.password" {
foundPasswordStage = true
Copy link
Member

Choose a reason for hiding this comment

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

We should break from the outer loop here?

@reivilibre reivilibre merged commit fe8d20c into main Sep 7, 2022
@reivilibre reivilibre deleted the rei/ui_auth_simple_test branch September 7, 2022 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants