MatrixSynapse/synapse
AndrewFerr 0c0da36a68
Ask consent on SSO registration with default mxid (#10733)
Fixes #10732: consent flow skipped during SSO user registration if username is left at default

Signed-off-by: Andrew Ferrazzutti fair@miscworks.net
2021-09-10 10:36:45 +01:00
..
_scripts Remove shebang line from module files (#10415) 2021-07-29 21:34:14 +01:00
api Prefer room v9 for restricted rooms. (#10772) 2021-09-09 07:37:33 -04:00
app Document that /spaces & /hierarchy can be routed to workers. (#10648) 2021-09-08 11:02:31 -04:00
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
config Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config option (#10693) 2021-09-09 17:59:59 +01:00
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
events Support MSC3375: room version 9. (#10747) 2021-09-03 12:51:15 -04:00
federation Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
groups Merge pull request from GHSA-jj53-8fmw-f2w2 2021-08-31 11:24:09 +01:00
handlers Ask consent on SSO registration with default mxid (#10733) 2021-09-10 10:36:45 +01:00
http Change logging of puppeted requests to better differentiate users (#10779) 2021-09-08 12:59:15 +00:00
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2021-08-03 14:28:30 +01:00
metrics [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
module_api Merge branch 'release-v1.41' into develop 2021-08-18 17:02:47 +01:00
push Correctly include room avatars in email notifications (#10658) 2021-09-01 13:48:41 +01:00
replication Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
res Allow configuration of the oEmbed URLs. (#10714) 2021-08-31 18:37:07 -04:00
rest Ask consent on SSO registration with default mxid (#10733) 2021-09-10 10:36:45 +01:00
server_notices Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2021-08-27 09:16:40 +00:00
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
state Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
static Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
storage Don't needlessly batch in `add_event_to_cache` (#10784) 2021-09-10 10:16:52 +01:00
streams Add a return type to parse_string. (#10438) 2021-07-21 09:47:56 -04:00
util Add config option to use non-default manhole password and keys (#10643) 2021-09-06 16:08:03 +01:00
__init__.py 1.42.0 2021-09-07 16:20:03 +01:00
event_auth.py Add a constant for m.federate. (#10775) 2021-09-08 10:00:43 -04:00
notifier.py Generics for `ObservableDeferred` (#10491) 2021-07-28 19:55:50 +00:00
python_dependencies.py Validate new m.room.power_levels events (#10232) 2021-08-26 17:07:58 +01:00
server.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2021-08-04 10:40:25 +00:00
visibility.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00