Commit Graph

172 Commits (1dea1bd09d8cfd0f95b954aa0f4eae2932ea5ec2)

Author SHA1 Message Date
Lauri Ojansivu c89f3ba3da Revert forking ldapjs. 10 months ago
Lauri Ojansivu 952f7feb49 Updates 10 months ago
Martin Rys f2f6b57944 Losslessly optimize PNGs (-522KB) 1 year ago
Vadim Aleksandrov f010235ff2
Fix DEBUG environment variable check 1 year ago
Lauri Ojansivu f43dadc068 Added back Mathjax that has bug of showing math twice. 1 year ago
Lauri Ojansivu 19703fed31 Removed markdown-it-mathjax3. 1 year ago
Lauri Ojansivu 93be112a94 Azure AD B2C login using OAuth2. https://github.com/wekan/wekan/wiki/B2C 1 year ago
Diego Steiner 3e469c5a44
feature: add permissions for default boards 2 years ago
Lauri Ojansivu cd51ad7508 Fix typos at oidc_server.js . 2 years ago
Diego Steiner 63201e992c
feature: add permissions for default boards 2 years ago
Fabian Kromer dc8595ad68 Fully replace bunyan with meteor/logging for the LDAP logger (fixes issue #5156) 2 years ago
Martin Filser 7eea0207e4 FontAwesome 6.4.2, adding all available css files 2 years ago
Lauri Ojansivu c27a00a4a8 Fixed typo at ldap.js. 2 years ago
helioguardabaxo 8610f7356c Add all characters 2 years ago
Lauri Ojansivu dfe05cc924 Removed non-existing sw translation and not needed files from bootstrap-datepicker. 2 years ago
Lauri Ojansivu 473e2c28c6 Removed Font Awesome not in use directories svgs, scss and less. 2 years ago
helioguardabaxo 8d9df72114 Update Bootstrap Datepicker version to 1.10.0 2 years ago
helioguardabaxo ffdeed099e Update Font Awesome version to 6.4.2 2 years ago
Lauri Ojansivu c898a3f5ea Fixed Can't login via LDAP because of some Node.js issues. 2 years ago
Lauri Ojansivu c22e71e3a2 Removed old demo API key to silence GitHub secret scanning warning. 2 years ago
Lauri Ojansivu 2d652df176 Renamed directory packages/meteor-fullcalendar to packages/wekan-fullcalendar. 2 years ago
helioguardabaxo 9a505c7ccc Update FullCalendar version to 3.10.5 2 years ago
Diego Steiner 72fa2972f0
fix: revert debugging output 2 years ago
Diego Steiner 00826660b4
feature: add user to default board after login 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
Tobias Wolf 452e2e2408 Fix "PROPAGATE_OIDC_DATA" mechanism if "info.groups" is undefined 2 years ago
Lauri Ojansivu df40384200 Found and fixed more InvisibleBleed of WeKan. Part 2. 2 years ago
Lauri Ojansivu 4c016169c5 Found and fixed more InvisibleBleed of WeKan. 2 years ago
Lauri Ojansivu 167863d957 Escape HTML comment tags so that HTML comments are visible. 2 years ago
Lauri Ojansivu 2da7b1d542 Fix LDAP Group Filtering does not work. 2 years ago
Lauri Ojansivu 67500abcd4 Removed Mermaid, because newest Mermaid does not work anymore. 2 years ago
Lauri Ojansivu fd9478dc57 Try to fix build errors on some platforms. 2 years ago
Lauri Ojansivu 382168a5b4 Try to fix some security issues. Part 2. 2 years ago
Lauri Ojansivu ff993e7c91 Try to fix some security issues. 2 years ago
Lauri Ojansivu bc67b5c3bc Fix OIDC login loop for integer user ID. 2 years ago
Lauri Ojansivu f2a92be01a Fix OIDC login loop for integer user ID. 2 years ago
viehlieb 1914422181 remove Meteor call for starting group routine onLogin - since hook is not called 2 years ago
viehlieb d90e78e417 move logic for group routine to wekan-oidc package 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 2573d325e6 Try to fix Mermaid Diagram error in Chrome: Maximum call stack size exceeded. 3 years ago
Justin Zhang bfb0c05e83 Support subpath deployment 3 years ago
Lauri Ojansivu aeac6e605b Try to fix Mermaid Diagram error: Maximum call stack size exceeded. 3 years ago
Lauri Ojansivu 0e5f98fd96 Try to fix again Mermaid Diagram error: Maximum call stack size exceeded. 3 years ago
Lauri Ojansivu 1e4fba3ec8 Added back autologin, because reverting it broke Google OIDC login. 3 years ago
Lauri Ojansivu 43a7096753 Revert autologin, because it broke OIDC login with Keycloak. 3 years ago
Lauri Ojansivu e81900178e Added LaTex support to all input fields with markdown-it-mathjax3. 3 years ago
viehlieb c5dd0b729d get ServiceConfiguration from server 3 years ago