MatrixSynapse/synapse
Brendan Abolivier 6b0efe73e2
SAML2: render a comprehensible error page if something goes wrong
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.
2020-03-10 13:59:22 +00:00
..
_scripts
api Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
app Break down monthly active users by appservice_id (#7030) 2020-03-06 18:14:19 +00:00
appservice
config SAML2: render a comprehensible error page if something goes wrong 2020-03-10 13:59:22 +00:00
crypto Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
federation Add some type annotations to the federation base & client classes (#6995) 2020-02-28 07:31:07 -05:00
groups Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
handlers SAML2: render a comprehensible error page if something goes wrong 2020-03-10 13:59:22 +00:00
http
logging Add type hints to logging/context.py (#6309) 2020-03-07 17:57:26 +00:00
metrics Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
module_api Factor out complete_sso_login and expose it to the Module API 2020-03-03 10:54:44 +00:00
push Fix undefined `room_id` in `make_summary_text` 2020-03-09 14:10:19 +00:00
replication Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
res/templates Add a confirmation step to the SSO login flow 2020-03-02 16:36:32 +00:00
rest SAML2: render a comprehensible error page if something goes wrong 2020-03-10 13:59:22 +00:00
server_notices
spam_checker_api
state Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
static
storage Merge pull request #7055 from matrix-org/babolivier/get_time_of_last_push_action_before 2020-03-09 14:53:50 +00:00
streams
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py v1.11.1 2020-03-03 14:58:37 +00:00
event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00
types.py Validate the alt_aliases property of canonical alias events (#6971) 2020-03-03 07:12:45 -05:00
visibility.py Hide extremities dummy events from clients 2020-03-04 17:28:13 +00:00