Commit Graph

277 Commits (df74b3154164410d79e377f629bb92e068a89bd2)

Author SHA1 Message Date
Benjamin Tissoires 76cd5a2844 Dockerfile: use gosu for creating the openapi files 6 years ago
Benjamin Tissoires ffd1b93abf Dockerfile: bump api2html to version 0.3.3 6 years ago
Lauri Ojansivu 3bbc805ee4 Option to login to the LDAP server with the user's own username and password, instead of an administrator key. Default: false (use administrator key). 6 years ago
Lauri Ojansivu 6933424fca Remove python2 from Dockerfile, to make Docker image smaller. 6 years ago
Lauri Ojansivu 1fff4e0eed Upgrade pip also. 6 years ago
Lauri Ojansivu a1efe50659 Fix repo url. 6 years ago
Lauri Ojansivu 0a20795ea4 Fix python3 pip and setuptools error. 6 years ago
Lauri Ojansivu c3a27f6d17 Fixes to get Dockerfile built on ubuntu:disco. 6 years ago
Lauri Ojansivu 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. 6 years ago
Lauri Ojansivu 6117097a93 - Upgrade to Node 8.16.0 6 years ago
Lauri Ojansivu fee732dba1 Fix repo urls. 6 years ago
Lauri Ojansivu 1138e8062f Fix repo url. 6 years ago
Lauri Ojansivu 123cf0d7b8 Fix typos in directory names. 6 years ago
Lauri Ojansivu bd14ee3b1f Ubuntu base image to ubuntu:disco 6 years ago
Lauri Ojansivu ba4d8b0b35 Update to newest GitHub flawored markdown. 6 years ago
Lauri Ojansivu 217b3ae488 Remove not needed ARGS from Dockerfile to reduce amount of Docker layers. 6 years ago
Lauri Ojansivu 625682a4da - Use older api2html@0.3.0 to fix broken snap and docker build, 6 years ago
Lauri Ojansivu 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. 6 years ago
Lauri Ojansivu 2969161afb - More whitelabeling. 6 years ago
Lauri Ojansivu b7c000b78b Changed brute force protection package from eluck:accounts-lockout to 6 years ago
Lauri Ojansivu ff825d6123 [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan/issues/2019). 6 years ago
Lauri Ojansivu 7e451d9033 [Add support for admin status sync](https://github.com/wekan/wekan-ldap/pull/40). 6 years ago
Lauri Ojansivu a45ccf1db7 [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https://github.com/wekan/wekan/issues/2229). 6 years ago
Lauri Ojansivu df00776e6c Use ubuntu:cosmic base in Dockerfile. 6 years ago
Lauri Ojansivu 30dacb0369 Change Dockerfile to use ubuntu:cosmic base. 6 years ago
Lauri Ojansivu 8867bec8e6 Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidc 6 years ago
Lauri Ojansivu 5cafdd9878 Upgrade node to v8.15.1 6 years ago
Lauri Ojansivu 05351c0ac1 - Fix OIDC error "a.join is not a function" b reverting 6 years ago
Lauri Ojansivu 7c1d6e4d2e - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s). 6 years ago
Steven Waters 402d484182 Added LDAP email environment variables 6 years ago
Lauri Ojansivu b66f471e53 - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS 6 years ago
Gavin Lilly 8e95871534 Adding wekan-ldap back in to build in the Dockerfile 6 years ago
Gavin Lilly d3abb0756e Pulled Wekan-LDAP locally for debug 6 years ago
Daniel Davis bdbbb12f96
Added parameters for OIDC claim mapping 6 years ago
Daniel Davis f11d42e72d
Add a debug argument 6 years ago
Benjamin Tissoires 08ca353205 openapi: generate the HTML documentation too and embed it in the image 6 years ago
Benjamin Tissoires acc4493517 Generate the OpenAPI in the Dockerfile 6 years ago
Lauri Ojansivu 77ff6349f6 - Use Node 8.15.0 and MongoDB 3.2.22. 6 years ago
Lauri Ojansivu f7153da83d - Upgrade to node v8.14.1 7 years ago
guillaume 6b145bb3cc Add a new env var to select the default authentication method 7 years ago
Lauri Ojansivu c546464d9f - Because scrollbar uses [remote file from CDN](https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50), 7 years ago
Lauri Ojansivu bfca1822a0 - Remove extra commas `,` and add missing backslash `\`. 7 years ago
Lauri Ojansivu fe7c4528d7 - Upgrade Node from v8.12 to v8.14 7 years ago
Lauri Ojansivu b788deb002 - Add CORS https://enable-cors.org/server_meteor.html 7 years ago
guillaume f23448be33 revert changes for patch authentication 7 years ago
Lauri Ojansivu 8e3f530217 - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). Thanks to alkemyst and xet7. 7 years ago
Lauri Ojansivu aa691b0af1 - Revert Improve authentication to [fix Login failure](https://github.com/wekan/wekan/issues/2004). 7 years ago
guillaume 3646a9c259 Logout with timer 7 years ago
Lauri Ojansivu 20af78e50b - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. 7 years ago
Benjamin Tissoires ccf66905e7 Dockerfile: use set -o xtrace 7 years ago