mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 10:45:33 +00:00
74be5cfdbc
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.