diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-26 16:36:24 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-26 16:36:24 +0100 |
commit | 0fdf3088743b25e9fcc39b7b3b4c7f6e8332e26c (patch) | |
tree | a5433fb7afa8fb62c65f5a4395c7ed7b1f0a9af4 /tests/rest | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
download | synapse-0fdf3088743b25e9fcc39b7b3b4c7f6e8332e26c.tar.xz |
Track the IP users connect with. Add an admin column to users table.
Diffstat (limited to 'tests/rest')
-rw-r--r-- | tests/rest/test_presence.py | 6 | ||||
-rw-r--r-- | tests/rest/test_profile.py | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/tests/rest/test_presence.py b/tests/rest/test_presence.py |