mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-10 00:46:13 +00:00
Since MAS 0.13.0, the provisionning of devices and users is done synchronously and reliably enough that we don't need to auto-provision on the Synapse side anymore. It's important to remove this behaviour if we want to start caching token introspection results.