diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8835.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8835.bugfix b/changelog.d/8835.bugfix new file mode 100644 index 0000000000..446d04aa55 --- /dev/null +++ b/changelog.d/8835.bugfix @@ -0,0 +1 @@ +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. |