forked-synapse/synapse/rest
Patrick Cloke 3f58fc848d
Type hints and validation improvements. (#9321)
* Adds type hints to the groups servlet and stringutils code.
* Assert the maximum length of some input values for spec compliance.
2021-02-08 13:59:54 -05:00
..
admin Merge pull request #9150 from Yoric/develop-context 2021-02-08 15:53:44 +01:00
client Type hints and validation improvements. (#9321) 2021-02-08 13:59:54 -05: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 Handle additional errors when previewing URLs. (#9333) 2021-02-08 12:33:30 -05:00
synapse Put SAML callback URI under /_synapse/client. (#9289) 2021-02-02 09:43:50 +00: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 Give public_baseurl a default value (#9159) 2021-01-20 12:30:41 +00:00