Commit graph

892 commits

Author SHA1 Message Date
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
Jérôme Lebleu
565bc616d8 [fix] Do not raise if one app upgrade fails and regen SSOwat conf 2016-02-26 20:18:22 +01:00
Jérôme Lebleu
fdc7d2e8c5 [fix] Set 'app status file not found' log level to debug 2016-02-26 20:04:19 +01:00
opi
5a0fdbd826 [enh] More descriptive names for XMPP services 2016-02-26 16:36:53 +01:00
opi
fe0a8e4cd9 Merge pull request #124 from M5oul/unstable
Add '-ttl' parameter to 'domain dns conf' command.
2016-02-26 12:34:47 +01:00
Moul
3744409aae [fix] ttl: rename key argument. 2016-02-26 12:20:45 +01:00
julienmalik
b20bd7311d [fix] misssing sudo when removing files in /etc/nginx 2016-02-25 12:18:40 +01:00
julienmalik
8196717e96 [fix] missing brackets for testing saferemove output 2016-02-25 12:18:01 +01:00
julienmalik
e93b036830 [fix] access to /var/lib/metronome/ needs sudo permissions
During a domain removal, I hit this error :

2016-02-25 11:52:31,702 INFO     yunohost.hook <lambda> - [4615.1] + rm -rf /var/lib/metronome/{{domain}}
2016-02-25 11:52:31,705 WARNING  yunohost.hook <lambda> - [4615.1] rm: cannot remove ‘/var/lib/metronome/{{domain}}’: Permission denied
2016-02-25 11:52:31,803 ERROR    yunohost.hook hook_callback - [4615.1] Script execution failed
2016-02-25 12:03:54 +01:00
Moul
abd9cfc44b [enh] ttl: change pattern name. 2016-02-24 12:01:22 +01:00
Moul
be71b0f1d0 [fix] ttl: fixes. 2016-02-24 11:59:47 +01:00
Moul
3d779cfdf8 [enh] ttl: Handle error message for non positive numbers. 2016-02-23 23:18:02 +01:00
Moul
248104b8e4 [fix] set ttl value to 'None'. 2016-02-23 23:07:32 +01:00
Moul
fbf09e42b0 [fix] ortho. 2016-02-23 21:48:17 +01:00
Moul
3f1bd53c47 [mod] Fixes on 'ttl' option. 2016-02-23 13:13:36 +01:00
Moul
5016482bda [enh] add '-ttl' parameter to 'domain dns conf' command. 2016-02-23 00:53:02 +01:00
Jérôme Lebleu
b27aa33192 [fix] Review how app settings are initialized and set 2016-02-21 21:51:57 +01:00
Jérôme Lebleu
ec590bdef8 [fix] Restart the service if reloading fails in conf_regen (bugfix #195) 2016-02-21 18:11:27 +01:00