Skip to content

Migrate wekan-ldap to async API for Meteor 3.0#6115

Merged
xet7 merged 4 commits intowekan:mainfrom
harryadel:wekan-ldap-async-migration
Feb 14, 2026
Merged

Migrate wekan-ldap to async API for Meteor 3.0#6115
xet7 merged 4 commits intowekan:mainfrom
harryadel:wekan-ldap-async-migration

Conversation

@harryadel
Copy link
Contributor

  • 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

- 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
@harryadel harryadel marked this pull request as ready for review February 13, 2026 15:32
We're using ldapts v4.2.6 because Wekan is on 2.16
@xet7 xet7 merged commit 5a5eaec into wekan:main Feb 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants