Kanboard: AD User default Config - Notification

Created on 3 Oct 2016  路  4Comments  路  Source: kanboard/kanboard

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.

Configuration

  • Kanboard version: 1.0.33
  • Database type and version: sqlite 3.8.3.1
  • PHP version: 5.5.11
  • OS: Windows Server 2012 - iis 8.5
  • Browser: Firefox ESR 38.1.0

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.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paddymac841 picture paddymac841  路  5Comments

vova-deep picture vova-deep  路  5Comments

Busfreak picture Busfreak  路  5Comments

rr40 picture rr40  路  4Comments

rgarrigue picture rgarrigue  路  7Comments