wekan/packages/wekan-ldap/server
Harry Adel 7d56dca80b Migrate wekan-ldap to async API for Meteor 3.0
- Replace Meteor.wrapAsync with native Promises
- Convert all sync methods to async
- Use async DB operations (findOneAsync, updateAsync)
- Bump version 0.0.2 → 0.1.0
2026-01-29 19:58:23 +02:00
..
index.js Added back WeKan lockout, ldap, oidc, cas. 2022-05-16 21:12:27 +03:00
ldap.js Migrate wekan-ldap to async API for Meteor 3.0 2026-01-29 19:58:23 +02:00
logger.js Added back WeKan lockout, ldap, oidc, cas. 2022-05-16 21:12:27 +03:00
loginHandler.js Migrate wekan-ldap to async API for Meteor 3.0 2026-01-29 19:58:23 +02:00
sync.js Migrate wekan-ldap to async API for Meteor 3.0 2026-01-29 19:58:23 +02:00
syncUser.js Migrate wekan-ldap to async API for Meteor 3.0 2026-01-29 19:58:23 +02:00
testConnection.js Migrate wekan-ldap to async API for Meteor 3.0 2026-01-29 19:58:23 +02:00