Commit Graph

202 Commits (a60102f6c65dff4b34c42dec064017ac532a2b9b)

Author SHA1 Message Date
Lauri Ojansivu 5084cddf37 Notify Due Days: Add settings to Snap/Docker/Source. 6 years ago
Lauri Ojansivu 202cc5a797 Fix docker-compose.yml to use correct master branch that has meteor 1.8.1. 6 years ago
Lauri Ojansivu 0d10282dbe Update build scripts. 6 years ago
Lauri Ojansivu bddbaa7bc2 - Fix OIDC Docker login. Empty string results to empty array at wekan/server/authentication.js 6 years ago
Dominik Pfeifer eb49bb5e10 fix oauth2 typos in dockerfile & compose 6 years ago
Daniel Risacher cb00cfc1b7 Add support for more CORS headers 6 years ago
DominikPf 892ee60527 Fix Scope parsing Issue for OAuth2 Login 6 years ago
Lauri Ojansivu 634df8f6f2 - Fix: OAuth2 Requested Scopes are wrong / cannot be configured. 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 30e3b448fd Update docker-compose.yml to use meteor-1.8 branch with MongoDB 4.0.9. 6 years ago
Shubham Hibare b8c10def8e
Removed quotes 6 years ago
Shubham Hibare 80afc28719
Removed quotes 6 years ago
Lauri Ojansivu 561cd77e68 Replace header login example variable names. 6 years ago
Lauri Ojansivu db6dbe34c3 Fix docker-compose.yml 6 years ago
Lauri Ojansivu 506acda70b - Add LDAP config example, remove extra text. 6 years ago
Lauri Ojansivu 7919ae3628 - OAUTH2_LOGIN_STYLE popup or redirect, part 2. 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 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 595a2d2baa Cleaning up docker-compose for merge 6 years ago
Lauri Ojansivu 59314ab17d - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source. 6 years ago
Gavin Lilly 905c45f225 Replaced Kadira by meteor-apm-agent 6 years ago
Lauri Ojansivu 8e02170dd1 - Add option DEBUG=true for docker-compose.yml/Snap/Source. 6 years ago
Gavin Lilly 7b5f02b4c8 Added Kadira packages and env settings in Docker Compose 6 years ago
Lauri Ojansivu c61e44d55b - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. 6 years ago
Lauri Ojansivu 2d88afb77e - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container does not exist yet. 6 years ago
Lauri Ojansivu 77ff6349f6 - Use Node 8.15.0 and MongoDB 3.2.22. 6 years ago
Lauri Ojansivu f60429efdf - Comment out docker build from source part of docker-compose.yml 7 years ago
Lauri Ojansivu c502ab9500 - Revert "Improve authentication" and "Default Authentication Method" 7 years ago
Lauri Ojansivu e9006a234b - Fix docker-compose.yml to use Meteor 1.6.x based Wekan, 7 years ago
Lauri Ojansivu ef6aa4e415 - Move wekan-postgresql back to https://github.com/wekan/wekan-postgresql 7 years ago
Lauri Ojansivu 1901c3c798 Fix typo. 7 years ago
Lauri Ojansivu 3f948ba49b - Combine all docker-compose.yml files. 7 years ago
Lauri Ojansivu 1e034a794f - Update translated text. 7 years ago
guillaume 6b145bb3cc Add a new env var to select the default authentication method 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
Robin BRUCKER 13aab4d410 Fix typo about ldaps 7 years ago
Lauri Ojansivu a06fd63690 Fix syntax. 7 years ago
Lauri Ojansivu 27bc03d452 docker-compose.yml and docker-compose-build.yml: 7 years ago
Lauri Ojansivu 4cb25a5bcf - Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7 ! 7 years ago
Lauri Ojansivu 5188f2f2c9 - This docker-compose.yml uses prebuilt image. 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