228 Commits

Author SHA1 Message Date
pitchum
06c83007d0 Bump to version 1.4.1 1.4.1 2020-04-04 12:06:18 +02:00
Antoine Jacques de Dixmude
22c793defc change for a best way of verifying if authentication is successful (check if a http header is set instead of looking into web page content) 2020-04-04 11:57:45 +02:00
Alexandre Aubin
e7a7d9bb9b
Typo in variable name ... 2019-12-04 23:22:18 +01:00
Alexandre Aubin
6e0b782d0e
Merge pull request #56 from labriqueinternet/brutal-refactor-for-moar-logging
Brutal refactoring for more logging and readability of the script because debugging is hell
2019-09-22 21:06:40 +02:00
Alexandre Aubin
b5ff4e2498 Misc tweaks and improvements following actual tests 2019-07-27 02:25:50 +02:00
Alexandre Aubin
c18d2f3419
Brutal refactoring for more logging and readability of the script because debugging is hell 2019-07-27 01:08:16 +02:00
Alexandre Aubin
51e3a6a100
Merge pull request #55 from labriqueinternet/alias-traversal
Fix the issue alias_traversal
2019-05-18 17:01:09 +02:00
Kayou
16a8fcd4e8
Fix the issue alias_traversal 2019-03-26 18:59:21 +01:00
Keoma Brun
9b61a849a9
Merge pull request #52 from keomabrun/new-standard
updating to new standards
2019-03-18 23:43:39 +01:00
keoma
b64b8cb18c bump version to 1.4 1.4.0 2019-03-18 23:43:12 +01:00
Kayou
efee70b606
Fix upgrade 2019-03-12 00:57:58 +01:00
Kayou
92634574e7
No Upgrade options for now 2019-03-11 20:37:14 +01:00
Kayou
0d668765e5
No more service_name 2019-03-11 20:30:16 +01:00
keoma
5916e7c8dd adding systemctl daemon-reload before enabling services 2019-03-07 22:41:44 +01:00
keoma
f63958ec08 removing useless lines in check_process 2019-03-07 22:40:26 +01:00
Keoma Brun
96d14e76e0
Merge pull request #1 from kay0u/new-standard
New standard
2019-02-28 21:34:53 +01:00
Kayou
d015446ff7
Fix backup/restore, again 2019-02-27 23:26:38 +01:00
Kayou
a05204c26c
description in upgrade 2019-02-27 22:48:57 +01:00
Kayou
7aaca1167b
Trying to fix the restore 2019-02-27 22:48:35 +01:00
Kayou
a58a3742b5
service_name not service_checker 2019-02-27 22:33:21 +01:00
Kayou
2b60906505
fix use of ynh_add_systemd_config 2019-02-27 22:19:33 +01:00
Kayou
7e3813808b
Fix missing arg 2019-02-27 22:05:06 +01:00
Kayou
009efe81e8
first iteration of restore script 2019-02-27 21:45:58 +01:00
Kayou
06dc1f46ab
First iteration of backup script 2019-02-27 21:45:46 +01:00
Kayou
8d1dbc3684
Retrieve service_name 2019-02-27 21:45:28 +01:00
Kayou
d26f296dd5
Store service_name 2019-02-27 21:44:39 +01:00
Kayou
d5c632e7db
use ynh helper in vpnclient_deploy_files_and_services 2019-02-27 21:44:22 +01:00
Kayou
aff39ce947
upgrade: using ynh_replace_string and php 7 2019-02-27 21:09:16 +01:00
Kayou
646f2ee61f
We are now using php7.0 2019-02-27 21:03:12 +01:00
Kayou
f5d3e45e9f
Use ynh variable for install script 2019-02-27 21:00:17 +01:00
keoma
3dd730607b adding root domain test 2019-02-27 11:54:53 +01:00
keoma
4ac8f287e1 replacing tabs by spaces 2019-02-27 10:53:53 +01:00
keoma
6f71831614 updating script to new standards 2019-02-26 21:13:27 +01:00
keoma
7f1fea7836 update manifest 2019-02-26 21:13:27 +01:00
Keoma Brun
73aa672346
Merge pull request #54 from keomabrun/dev_53
fix #53
2019-02-26 21:12:33 +01:00
keoma
5c90da1a79 fix #53 2019-02-26 21:00:45 +01:00
Alexandre Aubin
b1c667817b
Merge pull request #51 from keomabrun/dev_50
fix #50
2019-02-25 23:08:35 +01:00
keoma
7646ffbb28 fix #50 2019-02-25 22:24:19 +01:00
Alexandre Aubin
c3970ac8d9 Improve app description 2019-02-18 00:43:31 +01:00
pitchum
623d8a3045 [mod] Bump to version 1.3.1 2018-12-21 09:09:13 +01:00
Alexandre Aubin
cf2dcfa953 Fix ynh_secure_remove usage 2018-12-18 20:44:24 +01:00
Alexandre Aubin
6ed5edab9d Misc improvements in README ? 2018-12-18 20:44:24 +01:00
Alexandre Aubin
ed60b7782a No need to sudo all over the place 2018-12-18 20:44:24 +01:00
Alexandre Aubin
fe159638f5 rm -rf -> ynh_secure_remove 2018-12-18 20:44:24 +01:00
Alexandre Aubin
fc1d305b2b Clean / simplify / reorganize a few things in install script 2018-12-18 20:44:24 +01:00
Alexandre Aubin
34d8b55b44 This file aint used / needed anymore 2018-12-18 20:44:24 +01:00
Alexandre Aubin
bbc821a632 ynh_die does not exists before helpers sourcing 2018-12-02 23:49:24 +01:00
Alexandre Aubin
2f04d16d4f At the end of the upgrade, restart vpnclient only if it's already active 2018-12-02 23:27:35 +01:00
pitchum
1c06d02d49 [mod] Make package_linter happier than ever. 2018-12-02 19:15:27 +01:00
pitchum
9edd5f3b96 [mod] Reenable abort_if_erros in upgrade script (to make package_linter happy). 2018-12-02 18:52:17 +01:00