pitchum
d274323de8
[fix] Create a dedicated system user with proper sudo permissions.
...
Ref. #41 .
2018-10-12 08:13:31 +02:00
pitchum
3b37a0a4aa
[fix] upgrade script sets 'final_path' setting.
2018-08-31 10:21:58 +02:00
pitchum
b24e0b2244
Bugfix: revert changes not compatible with stable yunohost.
2018-08-31 10:21:58 +02:00
pitchum
590f04c82d
[fix] Do not start vpnclient service on first install.
2018-08-31 10:21:58 +02:00
pitchum
51ef23df46
[mod] install and upgrade scripts share some common code.
2018-08-31 10:21:58 +02:00
pitchum
53c4d6c0dc
[mod] Hard-coded occurrences of "vpnadmin" replaced with ${app} (where appropriate).
2018-08-31 10:21:58 +02:00
Keoma Brun
809dc19c80
using new helpers and script formatting
2018-04-09 16:11:08 +02:00
ljf (zamentur)
a642a01029
[fix] Add fake-hwclock to avoid RTC 1970 date
...
A20 Allwinner seems to have a RTC but i think this one can't work when the board is shutdown (during several minutes/hours/days ?). This package register the last date and set it early in the boot process.
2018-04-08 13:55:09 +02:00
agentcobra
8aab3c7dd2
Package improvement ( #31 )
...
* fix manifest
* fix tabs
* add Services section in manifest
* Fix invalid JSON
open an issue https://dev.yunohost.org/issues/1097
* fix "Impossible de satisfaire les pré-requis pour vpnclient : Paquet «
yunohost-moulinette » inconnu"
* finalisation manifest.json et harmonisation avec
https://yunohost.org/#/packaging_apps_manifest_fr
* ajout de du CI avec .travis.yml
* Update README.md
* lifting manifest.json
* remove exit 0 from scrits and add .gitignore
* fix lint error with exit
* fix #31
* refix #31
2018-03-23 09:23:57 +01:00
Julien Vaubourg
50c3346c26
Use systemctl helper to avoid deadlocks with ynh 2.7 and check path avaibility with no deprecated method
2017-08-30 14:27:56 +02:00
Julien Vaubourg
d5f0b913af
You disappoint me, mr systemd
2016-08-14 22:30:41 +02:00
Julien Vaubourg
453fababef
Add vpnclient checker timer and upgrade backups, to enable Bram to sleep better
2016-08-14 21:05:16 +02:00
Julien Vaubourg
b367056139
Save client.conf.tpl if modified, when backuping and upgrading
2016-05-28 17:13:59 +02:00
Julien Vaubourg
e5ce4acb6a
Update restore procedure
2016-05-14 16:08:22 +02:00
Julien Vaubourg
832571f8f0
* Remove default value vpn.ldn-fai.net
...
* Update loadcube.sh help
* Allow incoming TCP/443 connections on the wired_interface
2015-10-08 20:19:35 +02:00
Julien Vaubourg
c8d4f9ca2a
Remove Server Name in manifest.json
2015-09-29 23:54:05 +02:00
Julien Vaubourg
c8067dfc82
Add command-line cube file loader
2015-09-29 21:38:39 +02:00
Julien Vaubourg
4a10cecb9a
Merge
2015-09-29 15:01:54 +02:00
Julien Vaubourg
e001f16c2d
Fix #22
2015-09-28 16:53:22 +02:00
Julien Vaubourg
9bc83f4f6a
Openvpn restarts on failure thanks to systemd
2015-09-28 15:28:44 +02:00
Julien Vaubourg
7b05614b3c
Add firewalling
2015-09-27 16:03:01 +02:00
Julien VAUBOURG
6bc8691d4d
Add backup/restore scripts
2015-07-25 16:33:57 +02:00
Julien VAUBOURG
09f23b5a08
Improve upgrade script
2015-07-24 19:44:34 +02:00
Julien VAUBOURG
ad2697c0f0
Improve upgrade script
2015-07-24 19:22:17 +02:00
Sebastien Badia
0b1ecb41e1
doc: Fix Contribute link (update namespace)
2015-07-22 23:52:09 +02:00
Julien VAUBOURG
6ffe098dcc
Ready for Jessie (+ some improvements)
2015-05-25 02:23:45 +02:00
Sebastien Badia
52254fad0e
systemd: migrate the SySv init script to a simple bash script
2015-05-13 01:29:43 +02:00
Sebastien Badia
67328ed1a7
systemd: Convert services (SySv init) to systemctl (systemd) commands
2015-05-13 01:25:10 +02:00
Julien VAUBOURG
11fe357edb
Remove php.ini modification
2015-04-09 21:47:24 +02:00
Julien VAUBOURG
c1a4265a2c
Add enable/disable feature
2015-03-18 21:34:26 +01:00
Julien VAUBOURG
447042893a
Create /var/log/nginx/
2015-03-17 01:03:27 +01:00
Julien VAUBOURG
2b1c541caa
Add license headers
2014-12-26 20:18:24 +01:00
Julien VAUBOURG
d89a6f6a51
Fix some bugs on Chromium and IE
2014-11-25 21:04:09 +01:00
Julien VAUBOURG
3aae0029cb
Add advanced configuration (raw openvpn conf edition)
2014-11-20 20:02:43 +01:00
Julien VAUBOURG
c856d861cd
Add service status on the web admin
2014-11-17 23:43:58 +01:00
Julien VAUBOURG
78aeec1226
Problem with services order fixed
2014-11-16 23:30:40 +01:00
Julien VAUBOURG
9ee92147e4
Add sipcalc for ipv6 checks
2014-11-14 20:34:07 +01:00
Julien VAUBOURG
5de1854edd
Fix service openvpn
2014-11-14 19:32:48 +01:00
Julien VAUBOURG
aac96974c6
* Add input checks
...
* Add connections without certificate
* Fix bug with credentials update
2014-11-14 00:12:43 +01:00
Julien VAUBOURG
0a95db6aed
Some stuff
2014-11-10 22:26:56 +01:00
Julien VAUBOURG
743553bdc7
Add credentials option and switch delegated prefix to optional
2014-11-10 18:35:31 +01:00
Julien VAUBOURG
c92b131f23
Some fix
2014-11-09 22:48:31 +01:00
Julien VAUBOURG
b9db02821b
First beta, without arguments checking (install and web admin)
2014-11-09 18:33:57 +01:00
Julien VAUBOURG
fa356ca245
PHP interface improvements
2014-11-09 02:29:21 +01:00
Julien VAUBOURG
b6392cc949
The service is now based on yunohost settings, allowing to update the setup though the web interface with yunohost app setting commands
2014-11-09 00:40:01 +01:00
Julien VAUBOURG
2fed2981cd
Fix install php interface
2014-11-08 18:02:49 +01:00
Julien VAUBOURG
3783ab65b5
Fix install php interface
2014-11-08 17:43:15 +01:00
Julien VAUBOURG
8c49af4731
Install php interface vpnadmin
2014-11-08 16:53:51 +01:00
Julien VAUBOURG
2de9bf3b2c
Fixing a lot of stuff
2014-11-05 23:42:24 +01:00
Julien VAUBOURG
de2ae1d5f7
Fix install and remove
2014-11-05 19:50:30 +01:00