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 Change get_pos_of_last_change to return upper bound 2016-09-15 15:12:07 +01:00
__init__.py
async.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00
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 Preserve some logcontexts 2016-08-24 11:58:40 +01:00
logutils.py
manhole.py
metrics.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py