Commit Graph

86 Commits (dbdb26a0444598cb6757cfb41f2abf74a89ed124)

Author SHA1 Message Date
Lauri Ojansivu 0083215ea3 Default to BIGEVENTS_PATTERN=NONE so that Wekan sends less email 6 years ago
Lauri Ojansivu cc792ddd57 Snap: Delete old MongoDB log, and log to syslog instead, because 6 years ago
Lauri Ojansivu b8c527d52b Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default. 6 years ago
Lauri Ojansivu 3b526cad40 Update attachments help. 6 years ago
Lauri Ojansivu 55f0ac959a Remove meteor public variable. 6 years ago
Sam X. Chen c569565ec0 Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem attachment while reading 6 years ago
Sam X. Chen 13a13e8eca Add Features: allowing wekan master to set where the attachments stored on server instead of mongodb 6 years ago
Lauri Ojansivu bb4fde6374 Try to fix Snap MongoDB. 6 years ago
kuenzelIT d9d06dd61d
Fixed group filtering bug 6 years ago
Tobias 2bd48bc45c add settings field for LDAP user authentication field 6 years ago
Lauri Ojansivu a7f7e00a14 Try to fix Snap. 6 years ago
Lauri Ojansivu fff144a827 - Set LDAP_BACKGROUND_SYNC_INTERVAL='' (empty string) so it works 6 years ago
Lauri Ojansivu 4aba290358 Add RICHER_CARD_COMMENT_EDITOR=true setting to Source/Snap/Docker/Sandstorm. 6 years ago
Lauri Ojansivu ec80acf36b Allow to shrink attached/pasted image: Add to Snap/Docker/Source. 6 years ago
Lauri Ojansivu d7c09df7d2 Add BIGEVENTS_PATTERN to Source/Snap/Docker. 6 years ago
Lauri Ojansivu 5084cddf37 Notify Due Days: Add settings to Snap/Docker/Source. 6 years ago
Lauri Ojansivu 4334fbbb9d - Change OAuth2 whitelist default to empty string at snap, so it would be used as array on wekan/server/authentication.js. 6 years ago
Lauri Ojansivu 44dbd462b1 Default whitelist array, not string. 6 years ago
Lauri Ojansivu d8f112278b Additional CORS headers settings, added earlier. In progress. 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 561cd77e68 Replace header login example variable names. 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 4055f451fd Reverts the following change of v2.42, because it did not fix anything: 6 years ago
Lauri Ojansivu 2c5628b5fb Fix mongodb-control. 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 002fd411ea [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap](https://github.com/wekan/wekan/issues/2228). 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
Lauri Ojansivu ac0133e8fa - Revert file permission changes from v2.24 LDAP changes that 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
Lauri Ojansivu 59314ab17d - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source. 6 years ago
Lauri Ojansivu 8e02170dd1 - Add option DEBUG=true for docker-compose.yml/Snap/Source. 6 years ago
Lauri Ojansivu f1bd36a3b8 - Remove oplog. Need to think how to do it properly. 6 years ago
Lauri Ojansivu 79ffb7d502 - Add oplog to snap mongodb. 6 years ago
Lauri Ojansivu 1e034a794f - Update translated text. 7 years ago
guillaume d7529bf6b5 Add help message for the new env var in snap 7 years ago
guillaume 6b145bb3cc Add a new env var to select the default authentication method 7 years ago
Lauri Ojansivu bfca1822a0 - Remove extra commas `,` and add missing backslash `\`. 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