MatrixSynapse/synapse/rest
Dirk Klimpel 8000cf1315
Return m.change_password.enabled=false if local database is disabled (#9588)
Instead of if the user does not have a password hash. This allows a SSO
user to add a password to their account, but only if the local password
database is configured.
2021-03-16 11:44:25 -04:00
..
admin Prevent bundling aggregations for state events (#9619) 2021-03-16 10:27:51 +00:00
client Return m.change_password.enabled=false if local database is disabled (#9588) 2021-03-16 11:44:25 -04: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 Fix additional type hints from Twisted 21.2.0. (#9591) 2021-03-12 11:37:57 -05:00
synapse Fix Internal Server Error on `GET /saml2/authn_response` (#9623) 2021-03-16 10:20:20 +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 Backout changes for automatically calculating the public baseurl. (#9313) 2021-02-11 11:16:54 -05:00