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
1e034a794f
- Update translated text.
7 years ago
guillaume
d7529bf6b5
Add help message for the new env var in snap
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
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
guillaume
b925b8e74d
improve notifications
7 years ago
Lauri Ojansivu
809c8f64f6
- Add LDAP to Snap Help.
...
Thanks to Akuket !
Related #119
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
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
guillaume
6173a73381
enable/disable api with env var
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
Ondrej Kubik
07fc296762
Cleaning snapctl usage
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Ondrej Kubik
19089e8930
rewording helper script output
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Ondrej Kubik
a533caa944
rearranging helper scripts in snap-src
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Ondrej Kubik
a538c14976
Adding snapcraft build support from source
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
8 years ago