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

MX3PidAddManager: Use a non empty client_secret to discover /account/3pid/add flows #1000

Merged
merged 2 commits into from
Feb 1, 2021

Commits on Jan 26, 2021

  1. MX3PidAddManager: Use a non empty client_secret to discover /account/…

    …3pid/add flows
    
    element-hq/element-ios/issues/3966
    
    We need it because Synapse now checks that it is not empty.
    
    The proper fix will be to use the same client_secret  (and sid) from the beginning of the authentication. But this will be done later with element-hq/element-ios#3970.
    manuroe committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a5332c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    0ec7723 View commit details
    Browse the repository at this point in the history