summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/wekan-help
Commit message (Collapse)AuthorAgeFilesLines
* [Add support for admin status ↵Lauri Ojansivu2019-03-061-16/+22
| | | | | | | | 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 !
* - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-12/+0
| | | | | | | | | | | 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
* - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).Lauri Ojansivu2019-02-251-0/+5
| | | | | | Thanks to xet7 ! Closes #2203
* - Revert file permission changes from v2.24 LDAP changes thatLauri Ojansivu2019-02-231-0/+0
| | | | | | caused snap version to not build. Thanks to xet7 !
* Added LDAP email environment variablesSteven Waters2019-02-211-0/+13
| | | | Support for LDAP matching existing accounts with e-mail address.
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-8/+20
| | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-121-88/+107
| | | | Thanks to xet7 !
* - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-111-0/+6
| | | | Thanks to xet7 !
* - Update translated text.Lauri Ojansivu2018-12-211-1/+1
|
* Add help message for the new env var in snapguillaume2018-12-191-15/+19
|
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-0/+5
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* revert changes for patch authenticationguillaume2018-11-221-0/+16
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-201-0/+4
| | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-171-16/+0
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-061-0/+16
|
* Fix typo about ldapsRobin BRUCKER2018-10-311-1/+1
| | | | | | 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.
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-1/+1
| | | | | | | 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
* - Add LDAP to Snap Help.Lauri Ojansivu2018-10-101-0/+150
| | | | | | Thanks to Akuket ! Related #119
* Fix typos.Lauri Ojansivu2018-08-281-3/+3
|
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-0/+42
| | | | | | | | | | | 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
* Fix typo.Lauri Ojansivu2018-08-221-1/+1
|
* - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-221-0/+6
| | | | Thanks to xet7 !
* Remove Trello.Lauri Ojansivu2018-08-141-1/+1
|
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-0/+15
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* enable/disable api with env varguillaume2018-07-241-0/+4
|
* Fixing typo and improving help textOndrej Kubik2018-02-221-8/+3
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing wrong port number shown in wekan.helpOndrej Kubik2018-02-211-0/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Cleaning snapctl usageOndrej Kubik2018-02-211-2/+3
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rewording helper script outputOndrej Kubik2018-02-211-4/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rearranging helper scripts in snap-srcOndrej Kubik2018-02-211-0/+48
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>