MatrixSynapse/synapse/api
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
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
auth_blocking.py Don't MAU limit AS ghost users 2020-12-17 12:04:14 +00:00
constants.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
errors.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filtering.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
presence.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
ratelimiting.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
room_versions.py Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
urls.py Backout changes for automatically calculating the public baseurl. (#9313) 2021-02-11 11:16:54 -05:00