MatrixSynapse/synapse
Richard van der Hoff 7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510)
This great big stack of commits is a a whole load of hoop-jumping to make it easier to store additional values in login tokens, and then to actually store the SSO Identity Provider in the login token. (Making use of that data will follow in a subsequent PR.)
2021-03-04 14:44:22 +00:00
..
_scripts
api Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
app Set X-Forwarded-Proto header when frontend-proxy proxies a request (#9539) 2021-03-03 18:49:08 +00:00
appservice Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
config Clean up `ShardedWorkerHandlingConfig` (#9466) 2021-02-24 13:23:18 +00:00
crypto
events Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
federation Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
groups Add type hints to groups code. (#9393) 2021-02-17 08:41:47 -05:00
handlers Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
http Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
logging Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
metrics Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
module_api Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
push Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
replication Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
res/templates Support not providing an IdP icon when choosing a username. (#9440) 2021-02-19 07:48:46 -05:00
rest Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
server_notices Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
spam_checker_api
state Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
static
storage Fix 'rejected_events_metadata' background update (#9537) 2021-03-03 16:04:24 +00:00
streams
util Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
__init__.py 1.29.0rc1 2021-03-04 10:12:53 +00:00
event_auth.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
notifier.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
python_dependencies.py Add a comment about systemd-python. (#9464) 2021-02-23 13:42:36 +00:00
secrets.py
server.py Fix additional type hints from Twisted upgrade. (#9518) 2021-03-03 15:47:38 -05:00
types.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
visibility.py