diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-30 21:47:31 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-30 21:47:31 -0400 |
commit | 4987e245bb629e3171425bf16db341c5c3a7c3c7 (patch) | |
tree | 36a94eedcc7e50d71b9363cb410f8b7738f5dab8 /ChangeLog | |
parent | 679a22c718e8cb2d3ae6d981e1745bad948e1b92 (diff) |
Do not sync user role if LDAP groups are not configured
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |