poddery.com sign ins are broken now
@necessary129 does the plugin works with python 3? Can you help troubleshoot the problem on poddery.com?
@necessary129 does the plugin works with python 3? Can you help troubleshoot the problem on poddery.com?
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
assigned to @necessary129
Adding more context:
We need to rewrite the existing module to new interface: https://matrix-org.github.io/synapse/develop/modules/password_auth_provider_callbacks.html
But going through docs and code, it seems the existing module should still work. There is no deprecation warning for the password provider module in the upgrade notes. Moreover there are no errors in the log. If it was an issue with python version there should be errors in the log (I tested this by adding incompatible Python 2 code and I got errors in the log).
We need to rewrite the module anyway, but without any error logs I am not able to understand why it fails now.
@bady if password provider code is expected to work, can we talk to synapse developers?
@sahilister do you remember the previous version?
closed