-
Notifications
You must be signed in to change notification settings - Fork 395
Stabilise MAS integration #18759
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
Stabilise MAS integration #18759
Conversation
00684fd
to
edab4b1
Compare
edab4b1
to
c4c1f7e
Compare
c4c1f7e
to
6806815
Compare
6806815
to
15fc7b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the step-by-step commits!
Co-authored-by: reivilibre <[email protected]>
55e3447
to
a23af0f
Compare
With synapse/synapse/config/experimental.py Lines 538 to 544 in 7ed4f65
Edit: #18808 |
Related to element-hq/synapse#18759 Currently problematic (leading to failures to start for Synapse) because of: element-hq/synapse#18759 (comment)
Related to element-hq/synapse#18759 Currently problematic (leading to failures to start for Synapse) because of: element-hq/synapse#18759 (comment)
Related to element-hq/synapse#18759 Currently problematic (leading to failures to start for Synapse) because of: element-hq/synapse#18759 (comment)
This can be reviewed commit by commit
There are a few improvements over the experimental support:
authlib
anymore, as we simplified a lot the calls done from Synapse to MASWe still have to update the MAS documentation about the Synapse setup, but that can be done later.