Fix changelog for #7235

This commit is contained in:
Brendan Abolivier 2020-04-08 11:59:51 +02:00
parent 29b7e22b93
commit c11d24d48c
No known key found for this signature in database
GPG Key ID: 1E015C145F1916CD
2 changed files with 1 additions and 1 deletions

View File

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

1
changelog.d/7235.feature Normal file
View File

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