MatrixSynapse/synapse
Brendan Abolivier 7556851665
Allow newly-registered users to lookup their own profiles
When a user creates an account and the 'require_auth_for_profile_requests' config flag is set, and a client that performed the registration wants to lookup the newly-created profile, the request will be denied because the user doesn't share a room with themselves yet.
2019-07-08 17:31:00 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers Allow newly-registered users to lookup their own profiles 2019-07-08 17:31:00 +01:00
http
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py