Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix password providers not working on Synapse v1.1.0
Fixes a regression introduced during the upgrade to Synapse v1.1.0 (in 2b3865c). Since Synapse v1.1.0 upgraded to Python 3.7 (matrix-org/synapse#5546), we need to use a different modules directory when mounting password provider modules.
- Loading branch information