- Mar 18, 2020
-
-
Patrick Cloke authored
-
- Mar 17, 2020
-
-
Richard von Kellner authored
-
Richard van der Hoff authored
Extends #5794 etc to the SimpleHttpClient so that it also applies to non-federation requests. Fixes #7092.
-
The Stranjer authored
Fixes #7043
-
Patrick Cloke authored
-
Patrick Cloke authored
-
Richard van der Hoff authored
This reverts commit 54dd2862, reversing changes made to 6640460d.
-
- Mar 16, 2020
-
-
Brendan Abolivier authored
Fixes #7065 This is basically the same as https://github.com/matrix-org/synapse/pull/6847 except it tries to populate events from `state_events` rather than `current_state_events`, since the latter might have been cleared from the state of some rooms too early, leaving them with a `NULL` room version.
-
Brendan Abolivier authored
-
- Mar 13, 2020
-
-
Brendan Abolivier authored
Move the default SAML2 error HTML to a dedicated file
-
Brendan Abolivier authored
-
- Mar 12, 2020
-
-
Patrick Cloke authored
-
- Mar 11, 2020
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Skip the correct visibility checks when checking the visibility of the state at a given event
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Also add some JS to it to process any error we might have in the URI (see #6893).
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
- Mar 10, 2020
-
-
Brendan Abolivier authored
-
Dirk Klimpel authored
-
Dirk Klimpel authored
Co-Authored-By:
Brendan Abolivier <github@brendanabolivier.com>
-
Brendan Abolivier authored
SAML2: render a comprehensible error page if something goes wrong
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
If an error happened while processing a SAML AuthN response, or a client ends up doing a `GET` request to `/authn_response`, then render a customisable error page rather than a confusing error.
-
- Mar 09, 2020