MatrixSynapse/synapse/rest/client/v1
Neil Johnson d2f7c4e6b1
create support user (#4141)
Allow for the creation of a support user.

A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
2018-12-14 18:20:59 +00:00
..
__init__.py
admin.py create support user (#4141) 2018-12-14 18:20:59 +00:00
base.py
directory.py
events.py
initial_sync.py
login.py
logout.py
presence.py
profile.py
push_rule.py
pusher.py
room.py
voip.py