summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/config
Commit message (Collapse)AuthorAgeFilesLines
...
* revert changes for patch authenticationguillaume2018-11-221-1/+17
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-201-1/+5
| | | | | | | 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-17/+1
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-061-1/+17
|
* 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.
* Fix syntax.Lauri Ojansivu2018-10-301-8/+8
|
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-2/+2
| | | | | | | 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 support | simplify authenticationsguillaume2018-10-091-1/+160
|
* - Add default Wekan Snap MongoDB bind IP 127.0.0.1Lauri Ojansivu2018-09-221-1/+1
| | | | | | Thanks to xet7 ! Related #1908
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-1/+26
| | | | | | | | | | | 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
* - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-221-1/+5
| | | | 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 !
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-1/+11
| | | | | | | | | - 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-241-1/+5
|
* Use personal license for non-commercial use only for Caddy.Lauri Ojansivu2018-03-211-1/+1
| | | | Related wekan/wekan-snap#39
* Fixing typo and improving help textOndrej Kubik2018-02-221-2/+2
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Cleaning snapctl usageOndrej Kubik2018-02-211-6/+1
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rewording helper script outputOndrej Kubik2018-02-211-1/+1
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding caddy supportOndrej Kubik2018-02-211-1/+11
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rearranging helper scripts in snap-srcOndrej Kubik2018-02-211-0/+44
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>