Commit graph

1310 commits

Author SHA1 Message Date
Romuald du Song
e9274ee443 Handle yunohost admin nginx config 2019-02-14 22:27:49 +01:00
Romuald du Song
7b01ccfefb remove whitespace control attempt 2019-02-14 21:33:36 +01:00
Romuald du Song
a267e1bc74 what a cumbersome whitespace control 2019-02-14 21:28:56 +01:00
Romuald du Song
3251189ab8 what a cumbersome whitespace control 2019-02-14 21:26:25 +01:00
Romuald du Song
e776c777e6 remove strip whitespace syntax 2019-02-14 21:17:58 +01:00
Josué Tille
140ae8e51a
Change the way to manage the jail and filter file and improve documentations
Using a template file make more easy to use a custom failregex.
It also give the possiblitity to use custom settings in the fail2ban config
2019-02-13 21:25:49 +01:00
Maniack Crudelis
6c925c04c3
Fail with ynh_print_info 2019-02-12 22:08:37 +01:00
Maniack Crudelis
73986ab10f
Be clever... diff the file after modification... 2019-02-12 21:47:40 +01:00
Maniack Crudelis
2f1a517a42
Print a diff of the files when backup by ynh_backup_if_checksum_is_different 2019-02-12 20:17:15 +01:00
Maniack Crudelis
2065b89142
Use jq instead of python3 2019-02-12 00:28:39 +01:00
Kayou
b6c5b1fce9
Don't normilize path_url 2019-02-11 16:45:40 +01:00
Maniack Crudelis
3dbe9af7dd
Create debug 2019-02-10 23:43:27 +01:00
Maniack Crudelis
573fab4268
[fix] Escape double quote before eval in getopts
Work in progress...
Need to be tested.
2019-02-10 21:23:56 +01:00
Maniack Crudelis
76e1c2e395
Fix template variable in ynh_add_systemd_config
Merged as a micro decision, as it's only a small mistake.
2019-02-10 20:51:40 +01:00
Alexandre Aubin
55f19c7dcd
Merge pull request #634 from YunoHost/add_ynh_script_progression
Add ynh_script_progression
2019-02-10 14:05:14 +01:00
Kayou
a0dfae269f
Update utils 2019-02-09 23:13:48 +01:00
Kayou
6ba12bb9ae
Fix ynh_local_curl 2019-02-09 23:04:21 +01:00
Taekiro
d0fbcb4345
Update dnsmasq.conf 2019-02-09 16:42:59 +01:00
Taekiro
fc0e3d4830
Allow query to local IPv6 2019-02-09 16:37:23 +01:00
Alexandre Aubin
a742ca8939 Attempt to get rid of annoying 'unable to initialize frontend' messages 2019-02-09 15:40:29 +01:00
Romuald du Song
e0aaf6f8a1 add trace for process check 2019-02-09 11:56:33 +01:00
Maniack Crudelis
8e8ed22395
Fix usage of $service_name 2019-02-09 11:38:15 +01:00
Alexandre Aubin
508439b112
Merge branch 'stretch-unstable' into add_ynh_systemd_action 2019-02-08 19:45:19 +01:00
Maniack Crudelis
060370ef88
Fix #635 on ynh_secure_remove 2019-02-06 22:46:21 +01:00
Maniack Crudelis
1895e1ac63
since 0 instead of since 45 2019-02-06 11:18:16 +01:00
Alexandre Aubin
8ba8b24ee3
Merge branch 'stretch-unstable' into use_getops 2019-02-05 17:52:12 +01:00
Alexandre Aubin
a82bbcb225
Merge pull request #635 from YunoHost/ynh-secure-remove-has-only-one-arg
Warn the user that ynh_secure_remove should be used with only one arg…
2019-02-05 17:50:56 +01:00
Alexandre Aubin
a2ce1e108b
Merge pull request #636 from YunoHost/update-dns-resolver-list
[fix] Update DNS resolver list according to diyisp.org
2019-02-05 17:50:14 +01:00
Alexandre Aubin
1b63012790
Merge pull request #630 from YunoHost/ynh_setup_source_digs_deeper
[enh] Allow to dig deeper into an archive with ynh_setup_source
2019-02-05 16:49:23 +01:00
Alexandre Aubin
b4fb7b094d
Merge pull request #637 from YunoHost/1283-remove-old-smtp-port-from-jail
[fix] Remove old SMTP port (465) from Fail2ban jail.conf
2019-02-05 16:47:51 +01:00
Romuald du Song
8e1034771a use setting security_ciphers_compatibility to define security configurations 2019-02-04 23:01:16 +01:00
Taekiro
66ef3e208b
Add IPv6 nameserver to resolv.dnsmasq.conf 2019-02-03 09:54:48 +01:00
Maniack Crudelis
d77bc92b6e
Check if dpkg is broken 2019-01-31 17:54:25 +01:00
Maniack Crudelis
5f0fc73dce
Merge branch 'stretch-unstable' into use_getops 2019-01-31 13:55:58 +01:00
Alexandre Aubin
4a7e33a145 #564 broke the autoconfig, nginx was lookin for mailconfig.xml instead of main/config.xml 2019-01-30 17:34:51 +01:00
Alexandre Aubin
4e7a4f6827 Update IP for CCC Berlin 2019-01-30 15:25:02 +01:00
Alexandre Aubin
40382acbfb Update gozmail IP 2019-01-30 15:24:09 +01:00
opi
d5bf9a61b8
[fix] Remove old SMTP port (465) from Fail2ban jail.conf. Fix #1283 2019-01-30 14:10:16 +01:00
Alexandre Aubin
a26994fd70 Update DNS resolver list according to diyisp.org 2019-01-29 23:04:14 +01:00
Alexandre Aubin
68b01ae6ec Warn the user that ynh_secure_remove should be used with only one argument 2019-01-29 01:51:52 +01:00
Maniack Crudelis
b9fa901bda
Add ynh_script_progression 2019-01-28 16:31:54 +01:00
Maniack Crudelis
35ffadbe1c
Use ynh_systemd_action for backend helpers 2019-01-28 16:26:43 +01:00
Maniack Crudelis
2e1ccf2b99
Add ynh_systemd_action helper 2019-01-28 16:20:47 +01:00
Alexandre Aubin
081d4b2a46
Merge pull request #629 from YunoHost/Fix_ynh_system_user_create
[fix] Fix home_dir unset in ynh_system_user_create
2019-01-28 02:06:05 +01:00
Maniack Crudelis
0e96a8f659
Getopts's not yet implemented for other helpers. 2019-01-28 01:41:40 +01:00
Maniack Crudelis
63d62b4f7a
[enh] Allow to dig deeper into an archive with ynh_setup_source 2019-01-28 00:42:56 +01:00
Maniack Crudelis
a06ace4aa8
[fix] Fix home_dir unset in ynh_system_user_create 2019-01-27 23:46:26 +01:00
Maniack Crudelis
8ffd7e87f5
[fix] Update ynh_handle_getopts_args
Fix ynh_handle_getopts_args from https://github.com/YunoHost/yunohost/pull/561

- 2094557e1e (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 976f160afb (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 50f3291ea7 (diff-a1f538c2eae234f6ba78e0bed0ae54db)
- 540291a7e0 (diff-a1f538c2eae234f6ba78e0bed0ae54db)
2019-01-27 23:28:43 +01:00
Maniack Crudelis
e14d897c13
Merge branch 'stretch-unstable' into use_getops 2019-01-27 23:11:50 +01:00
Alexandre Aubin
0bc8300b88
Merge pull request #455 from YunoHost/enh_ynh_system_user_create_with_login_shell
[enh] Control the login shell when creating users in ynh_system_user_create
2019-01-27 15:58:27 +01:00