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 !
6 years ago
Lauri Ojansivu
6a05f4fb4e
- Change start-wekan.sh use mongodb port 27018 because xet7 uses
...
RocketChat MongoDB at 27017 and Wekan Snap MongoDB at 27019.
MongoDB 4.0.10 port is installed separately for Xubuntu 19.10
from MongDB website and changed at /etc/mongod.conf to run
on port 27018.
Thanks to xet7.
6 years ago
Lauri Ojansivu
86e7e1c600
More CORS headers settings related to https://github.com/wekan/wekan/pull/2429
...
Thanks to xet7 !
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.
...
Thanks to DominikPf and xet7 !
Closes #2412
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).
...
With new setting: LDAP_USER_AUTHENTICATION=true
Added to Snap, Docker and Source.
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/2399
6 years ago
Lauri Ojansivu
a72d730373
Remove extra check.
6 years ago
Lauri Ojansivu
561cd77e68
Replace header login example variable names.
...
Related #2019
6 years ago
Lauri Ojansivu
7919ae3628
- OAUTH2_LOGIN_STYLE popup or redirect, part 2.
...
Thanks to xet7 !
6 years ago
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
6 years ago
Lauri Ojansivu
ff825d6123
[HTTP header automatic login. Not tested yet.]( https://github.com/wekan/wekan/issues/2019 ).
...
Thanks to xet7 !
Related #2019
6 years ago
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 !
6 years ago
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
6 years ago
Lauri Ojansivu
ac0133e8fa
- Revert file permission changes from v2.24 LDAP changes that
...
caused snap version to not build.
Thanks to xet7 !
6 years ago
Steven Waters
402d484182
Added LDAP email environment variables
...
Support for LDAP matching existing accounts with e-mail address.
6 years ago
Lauri Ojansivu
b66f471e53
- Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS
...
and OAUTH2_REQUEST_PERMISSIONS.
Thanks to xet7.
Related #1874
6 years ago
Lauri Ojansivu
c7721b048d
- Fix indenting textline.
6 years ago
Lauri Ojansivu
59314ab17d
- Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
8e02170dd1
- Add option DEBUG=true for docker-compose.yml/Snap/Source.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
b788deb002
- Add CORS https://enable-cors.org/server_meteor.html
...
- Add missing LDAP and TIMER environment variables.
Thanks to xet7 !
Closes wekan/wekan-snap#69
7 years ago
Lauri Ojansivu
8e3f530217
- Add [LDAP_FULLNAME_FIELD]( https://github.com/wekan/wekan-ldap/issues/10 ). Thanks to alkemyst and xet7.
...
Closes wekan/wekan-ldap#21 ,
closes wekan/wekan-ldap#10
7 years ago
Jonathan Warner
22a9e783c9
Revised shell scripts to check for wekan repository
...
The scripts used to assume that ~/repos/wekan was a local wekan repo.
They now check that the active directory is a wekan repo.
7 years ago
Lauri Ojansivu
4c2857b6e8
Add build scripts.
7 years ago