Lauri Ojansivu
002fd411ea
[Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap]( https://github.com/wekan/wekan/issues/2228 ).
...
Thanks to apages2 !
Closes #2228 ,
closes wekan/wekan-ldap#23
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
7c1d6e4d2e
- Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).
...
Thanks to xet7 !
Closes #2203
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
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
f1bd36a3b8
- Remove oplog. Need to think how to do it properly.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
79ffb7d502
- Add oplog to snap mongodb.
...
Thanks to xet7 !
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 `\`.
...
Maybe after that login, logout and CORS works.
Thanks to xet7 !
Related #2045 ,
related wekan/wekan-snap#69
7 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
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.
...
Closes wekan/wekan-ldap#21 ,
closes wekan/wekan-ldap#10
7 years ago
Lauri Ojansivu
aa691b0af1
- Revert Improve authentication to [fix Login failure]( https://github.com/wekan/wekan/issues/2004 ).
...
Thanks to xet7 !
Closes #2004
7 years ago
guillaume
3646a9c259
Logout with timer
7 years ago
Robin BRUCKER
13aab4d410
Fix typo about ldaps
...
Documentation said to set LDAP_ENCRYPTION to true if we want to use
ldaps, but the code in wekan-ldap does not check if it is set to true,
but if the value equals to 'ssl' instead.
7 years ago
Lauri Ojansivu
a06fd63690
Fix syntax.
7 years ago
Lauri Ojansivu
7f941840cb
- Additional fix to [Impossible to connect to LDAP if UserDN contain space(s)]( https://github.com/wekan/wekan/issues/1970 ).
...
Thanks to Akuket and xet7 !
7 years ago
Lauri Ojansivu
05b9e825bb
- Try to fix: Impossible to connect to LDAP if UserDN contain space(s) #1970
...
Thanks to Akuket and xet7 !
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 !
...
- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119
- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
7 years ago
Lauri Ojansivu
20af78e50b
- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.
...
Thanks to xet7 !
7 years ago
guillaume
b925b8e74d
improve notifications
7 years ago
Lauri Ojansivu
11b7ade355
- Try some changes to snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
809c8f64f6
- Add LDAP to Snap Help.
...
Thanks to Akuket !
Related #119
7 years ago
guillaume
3b4f285fea
add ldap support | simplify authentications
7 years ago
Lauri Ojansivu
6d88baebc7
- Remove "Fix Cannot setup mail server via snap variables" to see
...
does Wekan Snap start correctly after removing it.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
6ac726e198
- Add default Wekan Snap MongoDB bind IP 127.0.0.1
...
Thanks to xet7 !
Related #1908
7 years ago
Lauri Ojansivu
12656ee9a1
- Add default Wekan Snap MongoDB bind IP 127.0.0.1
...
Related #1908
7 years ago
Radosław Serba
fff11d7fc9
export syntax error in bash
7 years ago
Lauri Ojansivu
f1ab46d517
- Turn of http/2 so that Firefox Inspect Console does not show
...
wss websocket config. Chrome web console supports http/2.
Note: If you are already using Caddy and have modified your
Caddyfile, you need to edit your Caddyfile manually.
Thanks to xet7 !
Related #934
7 years ago
Lauri Ojansivu
0c5fc6d7fd
Fix typos.
7 years ago
Lauri Ojansivu
39312a075e
- [OAuth2 Login on Standalone Wekan]( https://github.com/wekan/wekan/wiki/OAuth2 ). For example, Rocket.Chat can provide OAuth2 login to Wekan.
...
Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when
Rocket.Chat is providing OAuth2 login to Wekan.
Thanks to salleman33 and xet7 !
Closes #234
7 years ago
Lauri Ojansivu
f170c116bb
Fix typo.
7 years ago
Lauri Ojansivu
d165733242
- Add webhooks-attributes to Snap and Docker.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
807c6ce09e
- Content Policy: Allow inline scripts, otherwise there is errors in browser/inspect/console.
...
- Set default matomo settings to disabled.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
53c0a52788
Remove Trello.
7 years ago
Lauri Ojansivu
b9929dc682
- When Content Policy is enabled, allow one URL to have iframe that embeds Wekan
...
- Add option to turn off Content Policy
- Allow always in Wekan markdown <img src="any-image-url-here">
Thanks to xet7 !
Closes #1676
7 years ago
Lauri Ojansivu
da6c2b5503
Add Matomo options.
7 years ago
Lauri Ojansivu
b2eeff9697
Enable Wekan API by default, so that Export Board to JSON works.
7 years ago
guillaume
ec59af3777
Integration of matomo with env vars
7 years ago
guillaume
6173a73381
enable/disable api with env var
7 years ago
Lauri Ojansivu
d50e78c787
- Snap Caddy: set -agree flag for Let's Encrypt.
...
Thanks to halunk3 and xet7 !
7 years ago
Lauri Ojansivu
10f24a8a8a
Use personal license for non-commercial use only for Caddy.
...
Related wekan/wekan-snap#39
7 years ago
Ondrej Kubik
fd47e10e52
Tuning services life cycle
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Ondrej Kubik
f7b72a1a80
Fixing typo and improving help text
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Ondrej Kubik
ad1a181f6d
Fixing wrong port number shown in wekan.help
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago