Commit graph

870 commits

Author SHA1 Message Date
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
Jérôme Lebleu
3eea7bcb48 [fix] Start socket and stop rspamd/rmilter services in conf_regen (bugfix #196) 2016-02-21 17:58:08 +01:00
Jérôme Lebleu
db7fb0c3f9 [enh] Get completely rid of os.system calls in _fetch_app_from_git 2016-02-21 17:39:35 +01:00
Jérôme Lebleu
ca9abffbe8 [fix] Improve and fix app fetching other than from github 2016-02-21 17:24:05 +01:00
Jérôme Lebleu
bd7308187c [enh] Allow to install a given git reference of an app
This quickly adds support for git URL with /tree/ inside in app installation.
It is intended to ease tests of apps which use new manifest format and helpers
for the 2.4 release. An example usage:

 $ yunohost app install https://github.com/jeromelebleu/roundcube_ynh/tree/dev

As it will certainly change with the app category refactoring, it is not
documented and should be used with care.
2016-02-19 13:56:55 +01:00
Jérôme Lebleu
4cc5775721 [fix] Clean tmp directory when restoration is cancelled 2016-02-18 16:20:36 +01:00
Jérôme Lebleu
4e48aeb388 [enh] Store backup size and check free space before restoring (bugfix #189) 2016-02-18 16:20:36 +01:00
Jérôme Lebleu
aafa9caeea Merge pull request #123 from yunohost-bot/unstable-weblate
Update translations from Weblate.
2016-02-14 12:22:52 +01:00
Weblate
cea5d39d0b Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-13 19:32:02 +01:00
Jérôme Lebleu
d242e159c0 Update changelog for 2.3.8 release 2016-02-13 19:31:22 +01:00
Cédric Félizard
0d69e15ede Clean up whitespaces and group sections semantically
No functional changes
2016-02-09 18:21:18 +00:00
Weblate
a0b7c6fd4f Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-08 23:09:49 +01:00
Zamentur aka ljf
c29ba874ba Merge pull request #120 from zamentur/unstable
[fix] Restore with a fresh yunohost install without postinstall
2016-02-08 23:09:44 +01:00
zamentur
ea5ffb8498 Merge remote-tracking branch 'upstream/unstable' into unstable
Conflicts:
	data/hooks/restore/05-conf_ldap
2016-02-08 22:52:28 +01:00
zamentur
b2a2a05598 [fix] Slapd.d directory was empty after restore 2016-02-08 22:41:55 +01:00
zamentur
b70cff29f7 [fix] Backup/restore without postinstall failed 2016-02-08 22:39:17 +01:00
Weblate
3999ce37e0 Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-08 12:33:49 +01:00
opi
65721b41f3 [fix] head opening tag may have attributes. 2016-02-08 12:33:34 +01:00
Weblate
a698af8b0c Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-07 20:29:20 +01:00
Jérôme Lebleu
50ba2668f5 [fix] Handle empty app settings error when it's not correctly installed 2016-02-07 20:29:12 +01:00
Weblate
ca43af3fb7 Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-07 20:10:18 +01:00
Jérôme Lebleu
c226c5b311 [fix] Add yunohost-firewall to services.yml 2016-02-07 20:10:09 +01:00
Weblate
4aa1bcbd02 Merge remote-tracking branch 'origin/unstable' into unstable 2016-02-07 19:02:02 +01:00