MatrixSynapse/synapse
Andrew Morgan 0e5434264f
Make errors about email password resets much clearer (#5616)
The runtime errors that dealt with local email password resets talked about config options that users may not even have in their config file yet (if upgrading). Instead, the cryptic errors are now replaced with hopefully much more helpful ones.
2019-07-05 10:44:12 +01:00
..
_scripts
api
app
appservice
config Make errors about email password resets much clearer (#5616) 2019-07-05 10:44:12 +01:00
crypto
events
federation
groups Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
handlers
http
logging
metrics
module_api
push
replication
res/templates Change password reset links to /_matrix. 2019-06-11 11:34:33 +01:00
rest
server_notices Run Black. (#5482) 2019-06-20 19:32:02 +10:00
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py