Lauri Ojansivu
3e6b396d09
Clarified required settings for start-wekan.bat and start-wekan.sh .
...
Thanks to xet7 !
2023-06-10 00:55:00 +03:00
Lauri Ojansivu
21e2eabd60
Store files to S3. In Progress.
...
Thanks to xet7 !
Related #142
2022-12-21 23:48:47 +02:00
Lauri Ojansivu
57c09e15ac
Revert max_old_space_size and stack-size. Update markdown-it-mermaid and cli-table3.
...
Thanks to xet7 !
2022-11-22 00:48:45 +02:00
Lauri Ojansivu
34862810df
Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics .
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4700
2022-09-22 15:39:15 +03:00
Tobias Wolf
c64a221453
Add support to validate uploaded avatars
2022-08-20 08:46:41 +02:00
Tobias Wolf
ed3223fedc
Add support to validate attachment uploads by type and size
2022-08-03 13:06:23 +02:00
Lauri Ojansivu
284f440136
OIDC/OAuth2 autologin settings for Docker/Snap/Source/Bundle platforms.
...
Thanks to xet7 !
2022-07-11 17:44:58 +03:00
Lauri Ojansivu
10555e1514
Updated WRITABLE_PATH at start-wekan.sh and start-wekan.bat .
...
Thanks to xet7 !
2022-04-02 21:56:32 +03:00
Lauri Ojansivu
1da0786211
Added WRITABLE_PATH to Windows start-wekan.bat .
...
Thanks to BabyFnord and xet7 !
Related https://github.com/wekan/wekan/pull/4405
2022-03-29 00:12:07 +03:00
Lauri Ojansivu
ff13571c71
Add more stack and heap to Node.js at all WeKan platforms.
...
Thanks to xet7 !
Related #3585
2022-02-03 20:33:58 +02:00
Lauri Ojansivu
5e65dfc272
Try to fix OAUTH2_REQUEST_PERMISSIONS by removing quotes.
...
Thanks to pcurie and xet7 !
Related 892ee60527
2022-01-21 18:19:20 +02:00
Martin Filser
80319b0038
Account configuration of option loginExpirationInDays is now possible
2021-11-15 14:21:09 +01:00
Lauri Ojansivu
d9adce7b67
Fix Docs: Only MAIL_URL and MAIL_FROM for email settings. Not Admin Panel anymore.
...
Thanks to niklasdahlheimer !
Fixes #4090
2021-10-28 13:06:43 +03:00
Lauri Ojansivu
ab8e56e16a
Added MAIL_SERVICE settings for Well Known Email Services https://github.com/wekan/wekan/wiki/Troubleshooting-Mail . Please test.
...
Thanks to xet7 !
Fixes #3702
2021-08-21 16:32:07 +03:00
Lauri Ojansivu
fe40f35d6d
LDAP AD Simple Auth: Added settings for all Wekan Standalone (non-Sandstorm) platforms.
...
Thanks to xet7 !
2021-07-24 19:20:47 +03:00
Lauri Ojansivu
488b765f95
Added remaining WAIT_SPINNER settings.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3858
2021-06-11 15:17:43 +03:00
Martin Filser
4b9f8ab2b1
Adding DEFAULT_WAIT_SPINNER to all environments
2021-06-11 13:34:33 +02:00
Lauri Ojansivu
ba05f383ca
Added environment variable RESULTS_PER_PAGE
to all Wekan platforms.
...
Thanks to xet7 !
2021-03-29 10:11:13 +03:00
Lauri Ojansivu
55252300c6
Add settings for OAUTH2_CA_CERT that is
...
Optional OAuth2 CA Cert, see https://github.com/wekan/wekan/issues/3299
Thanks to xet7 !
Related #3299 ,
related https://github.com/wekan/wekan/pull/3325
2020-11-01 23:14:20 +02:00
Lauri Ojansivu
ec8a78537f
Login with OIDC OAuth2 Oracle on premise identity manager OIM, with setting ORACLE_OIM_ENABLED=true.
...
Thanks to xet7 !
2020-10-02 23:15:39 +03:00
Lauri Ojansivu
214c86cc22
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
...
See https://github.com/wekan/wekan/wiki/SAML and https://github.com/wekan/wekan/wiki/CAS
Thanks to xet7 !
Related #3204 ,
related #708
2020-09-14 19:57:50 +03:00
Lauri Ojansivu
f6bdb4d694
- Remove mouse scroll settings of already removed custom scrollbar.
...
- Add setting OAUTH2_ADFS_ENABLED=false
- Add testing for both string and boolean version of true
Thanks to xet7 !
Fixes #2949
2020-09-13 09:41:53 +03:00
Lauri Ojansivu
7e4b791c29
Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll amount.
...
Thanks to danger89 and xet7 !
Related #2949
2020-08-27 03:15:00 +03:00
Lauri Ojansivu
0be1c00fcc
Fix start-wekan.bat
...
Thanks to xet7 !
2020-06-25 22:08:57 +03:00
Allemand
e22e24d917
Update start-wekan.bat
2020-04-14 09:07:49 +02:00
Lauri Ojansivu
5ebb47cb0e
Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
...
to all Wekan platforms https://github.com/wekan/wekan/pull/2998
Thanks to xet7 !
2020-04-08 23:16:48 +03:00
Lauri Ojansivu
9d13001b90
Add settings for mouse wheen scroll inertia and scroll amount.
...
For example:
sudo snap set scrollinertia='200'
sudo snap set scrollamount='200'
Thanks to danger89 and xet7 !
Related #2949
2020-03-05 21:51:03 +02:00
Lauri Ojansivu
65fa2f626f
Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020product-dollybean
2020-02-05 01:17:15 +02:00
Lauri Ojansivu
e142acfdb7
Remove LINKED_CARDS_ENABLED settings, because it does not work.
...
Thanks to xet7 !
2019-12-22 09:44:58 +02:00
Lauri Ojansivu
1bf7f95bd8
LINKED_CARDS_ENABLED settings part 2.
...
Thanks to xet7 !
2019-12-20 16:32:38 +02:00
Sam X. Chen
e60926f847
#2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode
2019-10-01 10:39:36 -04:00
Lauri Ojansivu
6cbd4cabc7
LDAP: Fix USERDN example, when parameters contain spaces:
...
LDAP_AUTHENTIFICATION_USERDN="CN=ldap admin,CN=users,DC=domainmatter,DC=lan"
Thanks to compumatter !
2019-09-06 01:22:15 +03:00
Lauri Ojansivu
0083215ea3
Default to BIGEVENTS_PATTERN=NONE so that Wekan sends less email
...
notifications.
Thanks to rinnaz and xet7 !
Closes #2646 ,
closes #2617
2019-08-26 22:27:45 +03:00
Lauri Ojansivu
b8c527d52b
Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.
...
Thanks to xet7 !
Related 843478ac40
,
related #2518
2019-08-15 00:29:00 +03:00
Tobias
2bd48bc45c
add settings field for LDAP user authentication field
2019-08-04 11:12:21 +02:00
Lauri Ojansivu
fff144a827
- Set LDAP_BACKGROUND_SYNC_INTERVAL='' (empty string) so it works
...
and [does not crash](https://github.com/wekan/wekan/issues/2354#issuecomment-515305722 ).
Thanks to benh57 and xet7 !
Closes #2354
2019-07-26 09:11:28 +03:00
Lauri Ojansivu
4aba290358
Add RICHER_CARD_COMMENT_EDITOR=true setting to Source/Snap/Docker/Sandstorm.
...
More details at https://github.com/wekan/wekan/pull/2560
Thanks to xet7 !
2019-07-26 02:01:48 +03:00
Lauri Ojansivu
ec80acf36b
Allow to shrink attached/pasted image: Add to Snap/Docker/Source.
...
Thanks to xet7 !
2019-07-18 04:52:19 +03:00
Lauri Ojansivu
d7c09df7d2
Add BIGEVENTS_PATTERN to Source/Snap/Docker.
...
Thanks to xet7 !
2019-07-11 17:14:34 -04:00
Lauri Ojansivu
5084cddf37
Notify Due Days: Add settings to Snap/Docker/Source.
...
Rename env variables to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER and NOTIFY_DUE_AT_HOUR_OF_DAY.
Thanks to xet7 !
2019-07-10 13:45:37 -04:00
Lauri Ojansivu
86e7e1c600
More CORS headers settings related to https://github.com/wekan/wekan/pull/2429
...
Thanks to xet7 !
2019-06-11 16:32:42 +03:00
DominikPf
892ee60527
Fix Scope parsing Issue for OAuth2 Login
2019-05-23 10:28:08 +02:00
Lauri Ojansivu
634df8f6f2
- Fix: OAuth2 Requested Scopes are wrong / cannot be configured.
...
Thanks to DominikPf and xet7 !
Closes #2412
2019-05-22 21:37:01 +03:00
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).
...
With new setting: LDAP_USER_AUTHENTICATION=true
Added to Snap, Docker and Source.
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/2399
2019-05-10 23:04:51 +03:00
Lauri Ojansivu
561cd77e68
Replace header login example variable names.
...
Related #2019
2019-04-08 12:01:26 +03:00
Lauri Ojansivu
7919ae3628
- OAUTH2_LOGIN_STYLE popup or redirect, part 2.
...
Thanks to xet7 !
2019-03-21 21:37:38 +02:00
Lauri Ojansivu
b7c000b78b
Changed brute force protection package from eluck:accounts-lockout to
...
lucasantoniassi:accounts-lockout that is maintained and works.
Added Snap/Docker/Source settings.
Thanks to xet7 !
Closes #1572 ,
closes #1821
2019-03-11 19:47:23 +02:00
Lauri Ojansivu
ff825d6123
[HTTP header automatic login. Not tested yet.]( https://github.com/wekan/wekan/issues/2019 ).
...
Thanks to xet7 !
Related #2019
2019-03-08 18:40:43 +02:00
Lauri Ojansivu
7e451d9033
[Add support for admin status sync]( https://github.com/wekan/wekan-ldap/pull/40 ).
...
Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2
Thanks to JulianJacobi and xet7 !
2019-03-06 02:47:27 +02:00
Lauri Ojansivu
05351c0ac1
- Fix OIDC error "a.join is not a function" b reverting
...
configurable OAUTH2_ID_TOKEN_WHITELIST_FIELDS and
OAUTH2_REQUEST_PERMISSIONS from Wekan v2.22-2.26.
Thanks to xet7 !
Closes #2206 ,
Related #1874 ,
Related #1722
2019-02-27 06:02:00 +02:00