mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
9f1800fba8
The only place that was observed was to set the profile. I've made it so that the profile is set within store.register in the same transaction that creates the user. This required some slight changes to the registration code for upgrading guest users, since it previously relied on the distributor swallowing errors if the profile already existed. |
||
---|---|---|
.. | ||
caches | ||
__init__.py | ||
async.py | ||
debug.py | ||
distributor.py | ||
frozenutils.py | ||
httpresourcetree.py | ||
jsonobject.py | ||
logcontext.py | ||
logutils.py | ||
manhole.py | ||
metrics.py | ||
presentable_names.py | ||
ratelimitutils.py | ||
retryutils.py | ||
rlimit.py | ||
stringutils.py | ||
versionstring.py | ||
wheel_timer.py |