diff --git a/CHANGES.md b/CHANGES.md index d7902bbd8c..6a8c56c60c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ - UI performance & accessibility improvments - Updated ClamAV conntainer to version 1.0.9 - All emails are now sent asynchronously for improved performance (@TorstenDittmann) +- Updated grid for OAuth2 providers list in the console ## Bug Fixes diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index 5ae5725421..a391f67e09 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -298,20 +298,20 @@ $providers = $this->getParam('providers', []);