Browse Source

Fix changelog for #7235

Brendan Abolivier 4 years ago
parent
commit
c11d24d48c
2 changed files with 1 additions and 1 deletions
  1. 0 1
      changelog.d/7235.bugfix
  2. 1 0
      changelog.d/7235.feature

+ 0 - 1
changelog.d/7235.bugfix

@@ -1 +0,0 @@
-Fix a bug causing the login fallback to not display the SSO login form.

+ 1 - 0
changelog.d/7235.feature

@@ -0,0 +1 @@
+Improve the support for SSO authentication on the login fallback page.