Commit Graph

36 Commits (468760bd31c4533c8908b8f8664d5665dd00a967)

Author SHA1 Message Date
Lauri Ojansivu 6e8e581ceb Testing packages without versions from 8 months ago
Lauri Ojansivu c89f3ba3da Revert forking ldapjs. 10 months ago
Lauri Ojansivu 952f7feb49 Updates 10 months ago
Fabian Kromer dc8595ad68 Fully replace bunyan with meteor/logging for the LDAP logger (fixes issue #5156) 2 years ago
Lauri Ojansivu c27a00a4a8 Fixed typo at ldap.js. 2 years ago
Lauri Ojansivu c898a3f5ea Fixed Can't login via LDAP because of some Node.js issues. 2 years ago
Lauri Ojansivu 7f91055d8c Comment out warning about unset variable at ldap.js. 2 years ago
Lauri Ojansivu e83945c1a6 Replaced ldap logger https://www.npmjs.com/package/bunyan with https://docs.meteor.com/packages/logging.html, because bunyan did show dtrace errors when building WeKan. 2 years ago
Lauri Ojansivu 2da7b1d542 Fix LDAP Group Filtering does not work. 2 years ago
Johannes Zellner 2ad56af57b
Provide a copy of escapedToHex() from ldapjs 3 years ago
Lauri Ojansivu 252b2f6f87
Try to fix #4754 LDAP CN escape. Please test. 3 years ago
Lauri Ojansivu 743d9d2be8 Try to fix Unescaped char in CN at LDAP, by updating to ldapjs to 2.3.3 and adding escape. 3 years ago
Lauri Ojansivu 00768b4392 Added back WeKan lockout, ldap, oidc, cas. 3 years ago
Lauri Ojansivu 3394f54fb4 Fixed LDAP authentication doesn't support mutliple emails in LDAP accounts. 3 years ago
Lauri Ojansivu 40265144af Upgrade to Meteor 2.3.4 3 years ago
Lauri Ojansivu 302afae0bb Updated dependencies. 4 years ago
Lauri Ojansivu fe40f35d6d LDAP AD Simple Auth: Added settings for all Wekan Standalone (non-Sandstorm) platforms. 4 years ago
Stefan Maaßen c0d1ed714e added comment because of change in configuration dependencies 4 years ago
Robert Scheck 4c6084ab68 Repair LDAP_REJECT_UNAUTHORIZED=false (broken by commit 31f8912, fixes #3493) 4 years ago
Robert Scheck 927d15f2d8 Handle '\n' line breaks in PEM-encoded SSL/TLS certificates 4 years ago
Robert Scheck 31f89121fe Reject by default LDAP connections not authorized via CA trust store 4 years ago
Lauri Ojansivu 1a049e4499 Fixed LDAP Group Filters not working in docker. 4 years ago
Girish Ramakrishnan e79e0cfb66 ldap: sync email address 5 years ago
Lauri Ojansivu 5eb3784527 Revert users changes that were made at Wekan v4.16. 5 years ago
Lauri Ojansivu f245b6b7fa Update users.js etc with global search replace, to try to fix selecting correct user. 5 years ago
Stefan Maaßen fe7962e10a AD Simple Auth is working 5 years ago
Lauri Ojansivu 9b905c2833 Try to fix Node 12 Buffer() deprecation errors. 5 years ago
Lauri Ojansivu e01f4dbf13 Change Buffer to Buffer.alloc on Node v12. Try to fix Snap. 5 years ago
Tobias 2bd48bc45c add settings field for LDAP user authentication field 6 years ago
Jean-Christophe Haessig be44fb8aea Makes LDAP background sync work. If the sync interval is unspecified, falls back to a hourly default. 6 years ago
Lauri Ojansivu 0fe40ad9ec - Add missing [wekan-ldap#40](https://github.com/wekan/wekan-ldap/pull/40) code about LDAP_SYNC_ADMIN_STATUS. 6 years ago
Thiago Fernando 36f148a7cb
Update loginHandler.js 6 years ago
Thiago Fernando fd1af07e43
Update ldap.js 6 years ago
Lauri Ojansivu 816ccf6509 Update package names. 6 years ago
Lauri Ojansivu 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago