MatrixSynapse/synapse/util
Erik Johnston 850b103b36 Implement pluggable password auth
Allows delegating the password auth to an external module. This also
moves the LDAP auth to using this system, allowing it to be removed from
the synapse tree entirely in the future.
2016-10-03 10:36:40 +01:00
..
caches
__init__.py
async.py
debug.py
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py
ldap_auth_provider.py Implement pluggable password auth 2016-10-03 10:36:40 +01:00
logcontext.py
logutils.py
manhole.py
metrics.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py