Using kanboard with AD user I can`t define the default notification methods.
For now, each remote AD user that login on kanboard have to manually set the notification methods.
What behaviour do you suggest? how would you like to configure that for your users?
By default I think new users should get all notifications and then they'd need to reduce them if that's too much.
I concour that all notifications is the best approach with less coding needed.
Perhaps an entry to config.php like define('LDAP_USER_DEFAULT_NOTIFICATION', 'mail') or 'web' or 'all' could work too.
This issue has been closed automatically for inactivity after more than 1 year. If you still need this feature, you should consider contributing to this open-source project.
Most helpful comment
I concour that all notifications is the best approach with less coding needed.
Perhaps an entry to config.php like define('LDAP_USER_DEFAULT_NOTIFICATION', 'mail') or 'web' or 'all' could work too.