Erik Johnston
Erik Johnston
This will need spec work FTR
https://github.com/joshua-maros/ouroboros/pull/105 is a rough potential implementation.
One thought I had was that we need to think a bit about how this interacts with security releases, i.e. if we put out a high severity fix would this...
That failure mode should be fixed by https://github.com/matrix-org/complement/pull/582
This is now live, so I think we should close this tracking issue.
This looks mostly sane I guess, though I don't really know much about registration/login. One thing that I'm unsure of is the behaviour when we need the user to agree...
> > I also think it'd make more sense to return a 401 with a specific error code. That way "dumb" clients just log out and the user can log...
Oh, and we probably want to think a little bit about how we do the different languages, as it'll start coming up a lot more in future APIs, and it'd...
My only query is why we both have the `required`/`soft logout` and `withheld: true` sync stuff? If ToS are required then they get logged out? So when would events get...
@turt2live is my understanding correct that Synapse already implements this (UGH)? And if so does the current MSC match the implementation?