Do not sync user role if LDAP groups are not configured

This commit is contained in:
Frederic Guillot
2016-05-30 21:47:31 -04:00
parent 679a22c718
commit 4987e245bb
5 changed files with 51 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ Improvements:
Bug fixes:
* Do not sync user role if LDAP groups are not configured
* Fixed issue with unicode handling for letter based avatars and user initials
* Do not send notifications to disabled users
* Fix wrong redirect when removing a task from the task view page