MatrixSynapse/synapse/rest/client/v1
David Baker 59e7e62c4b Log login requests
Carefully though, to avoid logging passwords
2017-11-01 13:58:01 +00:00
..
__init__.py
admin.py
base.py
directory.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
events.py
initial_sync.py
login.py Log login requests 2017-11-01 13:58:01 +00:00
logout.py
presence.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
profile.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
push_rule.py
pusher.py
register.py
room.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
voip.py