forked-synapse/synapse/rest/client/v1
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
directory.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
events.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
initial_sync.py Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
login.py Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
logout.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
presence.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
profile.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
push_rule.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
pusher.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
room.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
voip.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00