Julien Malik
16ba0b9831
[enh] use lowercase to be consistent with the service name
2016-03-08 14:40:28 +01:00
Julien Malik
051293e288
[fix] if we reached end of script, exit with success, instead of the last command result
2016-03-08 14:32:05 +01:00
Julien Malik
18c1a7d506
[enh] rm -f ignore non existent files
2016-03-08 14:29:15 +01:00
Julien Malik
0eb2a9b624
[enh] remove useless '|| true'. set -e does not exit for complex commands
2016-03-08 14:28:53 +01:00
Julien Malik
83c881f5b4
[enh] remove failure in the script
2016-03-08 14:16:46 +01:00
Julien Malik
64949cea38
[enh] do not fail in this section of the script
2016-03-08 14:15:35 +01:00
Julien Malik
4f8fcd3251
[enh] beautify script
2016-03-08 14:14:15 +01:00
Julien Malik
c4d5f664d1
[fix] do not output warnings when services are already uninstalled/disabled ( fix #215 )
2016-03-08 14:12:41 +01:00
Julien Malik
479a0d0abf
[enh] no need for && here
2016-03-08 14:12:41 +01:00
Julien Malik
0899ca055e
[fix] rspamd/rmilter now uses redis-server instead of memcached
2016-03-08 14:12:41 +01:00
Julien Malik
0d49e8a24f
[fix] remove useless whitespace
2016-03-08 14:12:41 +01:00
Jérôme Lebleu
8aa64a0641
[enh] Use a common method to retrieve public IP address
2016-03-08 11:10:28 +01:00
Jérôme Lebleu
5f08eb06ae
[enh] Use https to retrieve public IP address
2016-03-08 11:10:28 +01:00
Julien Malik
b27c5208d5
Merge branch 'testing' into unstable
2016-03-08 10:43:14 +01:00
Julien Malik
1afa1d5e72
[doc] merge changelog
2016-03-08 10:42:41 +01:00
opi
f36e4e2a83
[fix] Remove Dovecot autocreate deprecated plugin. Fix #103
2016-03-07 22:56:29 +01:00
opi
d8f4d3c0ad
[fix] Wrong command name.
2016-03-07 22:21:50 +01:00
opi
a37fa9ed5d
[fix] Multiple exceptions syntax.
2016-03-07 22:20:54 +01:00
opi
6f572f419f
Update changelog for 2.2.3-1 release
2016-03-06 21:51:18 +01:00
opi
d4bd34451a
Merge branch 'stable' into testing
2016-03-06 21:30:30 +01:00
opi
8f2e93ddc0
[fix] Catch ConnectionError from requests package
2016-03-06 21:12:21 +01:00
opi
0fb7295e8e
[fix] Catch ConnectionError from requests package
2016-03-06 19:30:10 +01:00
opi
4a787da440
[enh] Add dummy DMARC support if DKIM already supported. #233
2016-03-04 11:21:37 +01:00
Jérôme Lebleu
d950826702
Update changelog for 2.3.9 release
2016-03-02 20:52:00 +01:00
opi
8700f7bfe1
[enh] Replace msignals.display by logging in tools.py
2016-03-02 11:12:54 +01:00
Jérôme Lebleu
32e8285125
[fix] Be less restricitve on network interfaces name in monitoring
2016-03-01 21:40:08 +01:00
Jérôme Lebleu
5451f09b69
[fix] Keep 'avail' key - removed from glances - in disk fs monitoring
2016-03-01 21:25:52 +01:00
Jérôme Lebleu
173d32134e
[enh] Replace msignals.display by logging in monitor.py
2016-03-01 21:01:32 +01:00
Jérôme Lebleu
b265a08391
[enh] Replace msignals.display by logging in dyndns.py
2016-03-01 20:59:19 +01:00
Jérôme Lebleu
954a707643
[enh] Replace msignals.display by logging in user.py
2016-03-01 20:56:45 +01:00
Jérôme Lebleu
f860c5dfd2
[enh] Add the repository from where the app is defined in app_list
...
The *repository* term is quite new and will replace *app list* in a near
future. It is - for the moment - only shown and used in the Web admin.
This also removes the unused app['manifest']['orphan'] key since it
duplicates the repository absence.
2016-03-01 16:10:06 +01:00
Jérôme Lebleu
54f2b23bd0
Merge pull request #127 from yunohost-bot/unstable-weblate
...
[i18n] Update translations from Weblate
2016-03-01 14:45:30 +01:00
Jérôme Lebleu
02195718cb
Translated using Weblate (French)
...
Currently translated at 100.0% (213 of 213 strings)
2016-03-01 14:40:58 +01:00
Jean-Baptiste
f370c65f6e
Translated using Weblate (French)
...
Currently translated at 100.0% (212 of 212 strings)
2016-03-01 11:18:34 +01:00
Jérôme Lebleu
fcc1fe57dc
[i18n] Use named arguments for remaining translations in app.py
2016-03-01 11:18:23 +01:00
Jérôme Lebleu
62050963de
[enh] Replace msignals.display by logging in app.py
2016-03-01 11:18:23 +01:00
Moul
288f4194a2
[enh] also get ssowat version with '-v' argement.
2016-02-29 20:32:24 +01:00
Jérôme Lebleu
4ee8d91f5e
[fix] Add an example for ynh_get_plain_key helper usage
2016-02-29 12:18:40 +01:00
julienmalik
9d6f9d4c07
Merge pull request #121 from infertux/nginx_server_tokens
...
[fix] Don't emit Nginx version
2016-02-29 12:11:20 +01:00
Cédric Félizard
fe26478e03
Don't emit Nginx version
...
http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
2016-02-29 10:39:13 +00:00
Jérôme Lebleu
603c50ddd9
[fix] Regenerate Rmilter conf on domain addition for DKIM key
2016-02-28 21:46:57 +01:00
Jérôme Lebleu
36981ac21d
[enh] Attempt to improve readability of domain_dns_conf
2016-02-28 21:43:33 +01:00
Jérôme Lebleu
a557956a47
[fix] Remove useless raw argument in domain_list
2016-02-28 21:13:33 +01:00
Jérôme Lebleu
5676de11da
[enh] Replace msignals.display by logging in domain
2016-02-28 21:12:19 +01:00
Jérôme Lebleu
04c31638c6
[fix] Append domain name to DKIM DNS record
2016-02-28 21:03:18 +01:00
Jérôme Lebleu
8d520762e6
[enh] Add DKIM DNS record in domain_dns_conf ( close #198 )
2016-02-28 19:23:50 +01:00
Jérôme Lebleu
95b7dd5f93
Merge pull request #126 from taziden/patch-1
...
[enh] hardening postfix tls configuration
2016-02-28 15:53:55 +01:00
opi
23e4e8842e
Merge pull request #125 from YunoHost/opi-patch-1
...
[enh] More descriptive names for XMPP services
2016-02-27 19:46:49 +01:00
taziden
66ad33c285
[enh] also set smtp cipher to high
2016-02-26 20:28:27 +01:00
taziden
261cddbf8e
hardening postfix tls configuration
2016-02-26 20:25:12 +01:00