summaryrefslogtreecommitdiffstats
path: root/snap-src
Commit message (Collapse)AuthorAgeFilesLines
...
* - Revert file permission changes from v2.24 LDAP changes thatLauri Ojansivu2019-02-232-0/+0
| | | | | | caused snap version to not build. Thanks to xet7 !
* Added LDAP email environment variablesSteven Waters2019-02-212-1/+30
| | | | Support for LDAP matching existing accounts with e-mail address.
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-132-9/+29
| | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-122-93/+132
| | | | Thanks to xet7 !
* - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-112-2/+11
| | | | Thanks to xet7 !
* - Remove oplog. Need to think how to do it properly.Lauri Ojansivu2019-02-081-1/+1
| | | | Thanks to xet7 !
* - Add oplog to snap mongodb.Lauri Ojansivu2019-02-081-1/+1
| | | | Thanks to xet7 !
* - Update translated text.Lauri Ojansivu2018-12-212-3/+3
|
* Add help message for the new env var in snapguillaume2018-12-191-15/+19
|
* Add a new env var to select the default authentication methodguillaume2018-12-191-1/+6
|
* - Remove extra commas `,` and add missing backslash `\`.Lauri Ojansivu2018-12-041-1/+1
| | | | | | | | | Maybe after that login, logout and CORS works. Thanks to xet7 ! Related #2045, related wekan/wekan-snap#69
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-032-1/+10
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* revert changes for patch authenticationguillaume2018-11-222-1/+33
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-202-1/+9
| | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-172-33/+1
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-062-1/+33
|
* Fix typo about ldapsRobin BRUCKER2018-10-312-2/+2
| | | | | | 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.
* Fix syntax.Lauri Ojansivu2018-10-301-8/+8
|
* - Additional fix to [Impossible to connect to LDAP if UserDN contain ↵Lauri Ojansivu2018-10-251-1/+1
| | | | | | space(s)](https://github.com/wekan/wekan/issues/1970). Thanks to Akuket and xet7 !
* - Try to fix: Impossible to connect to LDAP if UserDN contain space(s) #1970Lauri Ojansivu2018-10-251-1/+1
| | | | Thanks to Akuket and xet7 !
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-242-3/+3
| | | | | | | 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
* - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-231-3/+3
| | | | Thanks to xet7 !
* - Try some changes to snap.Lauri Ojansivu2018-10-111-2/+2
| | | | Thanks to xet7 !
* - Add LDAP to Snap Help.Lauri Ojansivu2018-10-101-0/+150
| | | | | | Thanks to Akuket ! Related #119
* add ldap support | simplify authenticationsguillaume2018-10-091-1/+160
|
* - Remove "Fix Cannot setup mail server via snap variables" to seeLauri Ojansivu2018-09-231-2/+2
| | | | | | does Wekan Snap start correctly after removing it. Thanks to xet7 !
* Merge branch 'edge' of https://github.com/suprovsky/wekan into suprovsky-edgeLauri Ojansivu2018-09-221-2/+2
|\
| * export syntax error in bashRadosław Serba2018-09-211-2/+2
| |
* | - Add default Wekan Snap MongoDB bind IP 127.0.0.1Lauri Ojansivu2018-09-221-1/+1
|/ | | | | | Thanks to xet7 ! Related #1908
* - Turn of http/2 so that Firefox Inspect Console does not showLauri Ojansivu2018-09-111-0/+13
| | | | | | | | | | 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
* Fix typos.Lauri Ojansivu2018-08-281-3/+3
|
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-252-1/+68
| | | | | | | | | | | 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-222-1/+11
| | | | Thanks to xet7 !
* - Content Policy: Allow inline scripts, otherwise there is errors in ↵Lauri Ojansivu2018-08-151-1/+1
| | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. 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-132-1/+26
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* Add Matomo options.Lauri Ojansivu2018-08-011-2/+4
|
* Enable Wekan API by default, so that Export Board to JSON works.Lauri Ojansivu2018-08-011-1/+1
|
* Integration of matomo with env varsguillaume2018-07-271-1/+15
|
* enable/disable api with env varguillaume2018-07-242-1/+9
|
* - Snap Caddy: set -agree flag for Let's Encrypt.Lauri Ojansivu2018-07-131-1/+1
| | | | Thanks to halunk3 and xet7 !
* Use personal license for non-commercial use only for Caddy.Lauri Ojansivu2018-03-211-1/+1
| | | | Related wekan/wekan-snap#39
* Tuning services life cycleOndrej Kubik2018-02-222-3/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing typo and improving help textOndrej Kubik2018-02-222-10/+5
| | | | 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-212-8/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing wrong caddy file pathOndrej Kubik2018-02-211-1/+1
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rewording helper script outputOndrej Kubik2018-02-212-5/+5
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding caddy supportOndrej Kubik2018-02-214-1/+37
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>