mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 16:24:06 +00:00
7556851665
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.