0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-02 06:29:15 +02:00
synapse/changelog.d/8835.bugfix

2 lines
162 B
Text
Raw Normal View History

Fix minor long-standing bug in login, where we would offer the `password` login type if a custom auth provider supported it, even if password login was disabled.