synapse-product/synapse/rest
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
..
admin Add type hints to user admin API. (#9521) 2021-03-03 08:09:39 -05:00
client Record the SSO Auth Provider in the login token (#9510) 2021-03-04 14:44:22 +00:00
consent Replace username picker with a template (#9275) 2021-02-01 15:52:50 +00:00
key Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
media Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
synapse Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
__init__.py Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00
health.py Add health check endpoint (#8048) 2020-08-07 14:21:24 +01:00
well_known.py Backout changes for automatically calculating the public baseurl. (#9313) 2021-02-11 11:16:54 -05:00