The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/packages/wekan-ldap/server
Lauri Ojansivu 9b905c2833 Try to fix Node 12 Buffer() deprecation errors. 5 years ago
..
index.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
ldap.js Try to fix Node 12 Buffer() deprecation errors. 5 years ago
logger.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
loginHandler.js - Add missing [wekan-ldap#40](https://github.com/wekan/wekan-ldap/pull/40) code about LDAP_SYNC_ADMIN_STATUS. 6 years ago
sync.js Makes LDAP background sync work. If the sync interval is unspecified, falls back to a hourly default. 6 years ago
syncUser.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
testConnection.js Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago