Commit Graph

770 Commits

Author SHA1 Message Date
Serghey Rodin
c59b6230a2 Release 0.9.8-16 2016-06-27 14:31:44 +03:00
Serghey Rodin
745769dab8 Merge pull request #612 from teryanik/master
Fix bug with "user already exists"
2016-06-27 02:17:53 +03:00
Serghey Rodin
8fe64c00fe manually merged PR #653 2016-06-27 01:48:34 +03:00
Serghey Rodin
9e2107699e Merge branch 'master' of github.com:serghey-rodin/vesta 2016-06-27 01:39:43 +03:00
Serghey Rodin
5edfe8dd32 fix LE - JSON pretty 2016-06-27 01:38:01 +03:00
Serghey Rodin
f197bc8041 fix for userlist 2016-06-27 01:37:10 +03:00
Serghey Rodin
d55c32eae5 Merge pull request #658 from Scorcher/fix-firewall-hole-2
Fix hole in iptables: connect to any ports from defined in rules ports.
2016-06-27 01:23:38 +03:00
Serghey Rodin
62791f86ed Merge pull request #682 from geneanet/feat-des-passwords
Handle Crypt (DES) passwords
2016-06-25 11:30:16 +03:00
Serghey Rodin
1db2592831 Merge pull request #683 from Neilpang/master
make path first, in case the part doesn't exist.
2016-06-25 11:29:07 +03:00
Serghey Rodin
e106fee8d2 Merge pull request #687 from olshek/patch-1
improved regular expression in v-backup-user file
2016-06-25 11:20:45 +03:00
Serghey Rodin
ff7d48bf66 Merge pull request #691 from runelaenen/patch-1
Fix wrong documentation
2016-06-25 11:17:21 +03:00
Serghey Rodin
095a9f14ee backup validation fix 2016-06-25 11:09:44 +03:00
Serghey Rodin
d30f9d1000 get user ip fix 2016-06-25 11:08:19 +03:00
Serghey Rodin
516b54fe3f is_domain_new fix 2016-06-25 11:07:45 +03:00
Serghey Rodin
d8e6411e94 fallback for missing backend template 2016-06-24 18:04:35 +03:00
Serghey Rodin
b67632d578 check_result() refactoring 2016-06-24 18:04:16 +03:00
Serghey Rodin
a61a6e979e refactoring: log_event(), is_format_valid() 2016-06-24 16:31:43 +03:00
Serghey Rodin
325ca65f32 web function refactoring 2016-06-09 17:09:55 +03:00
Serghey Rodin
8b237eb936 web function refactoring 2016-06-09 17:09:25 +03:00
Serghey Rodin
6168985b98 web function refactoring 2016-06-09 17:08:34 +03:00
Serghey Rodin
72eddc3319 web function refactoring 2016-06-09 17:08:07 +03:00
Serghey Rodin
41eb0d81c4 LetsEncrypt core API support 2016-06-09 17:07:15 +03:00
Serghey Rodin
872cd3ac45 web function refactoring 2016-06-09 17:05:41 +03:00
Serghey Rodin
73b63016d4 sftp chroot hotfixes 2016-06-09 17:04:18 +03:00
Serghey Rodin
e05dca61a6 refactoring: log_event(), is_format_valid() 2016-06-09 16:55:35 +03:00
Serghey Rodin
6e0ef668bb listing scripts refactoring + new format 2016-06-09 16:26:54 +03:00
Serghey Rodin
b7e9f4b5b0 deleted redundand scripts 2016-06-09 16:25:15 +03:00
Rune Laenen
3018652707 Fix wrong documentation 2016-05-08 14:52:08 +02:00
olshek
170bd64ec2 improved regular expression in v-backup-user file
The regular expression now uses exact match of a folder/file name.
With the previous version, some files were ignored during the backup process(for example .gitconfig, because it contains "conf").
2016-05-04 14:13:36 +03:00
neil
3bf6a399a5 make path first, in case the part doesn't exist.
make path first, in case the part doesn't exist.
2016-04-26 23:12:35 +08:00
Hervé BRY
ea22b393ca Handle DES passwords 2016-04-22 16:37:59 +02:00
Scorcher
969ca7e15b Fix hole in iptables: connect to any ports from defined in rules ports. 2016-02-28 15:58:53 +05:00
System Void
8b18ca3c9d Fixed NGINX/Named Status Sharing Issue
Closes #636
2016-02-25 02:42:21 +00:00
teryanik
ec7994a402 Fix bug with "user already exists" 2016-01-20 11:03:49 +03:00
Serghey Rodin
df0d6c12cb Merge pull request #482 from RhysIT/master
Corrected spelling mistakes
2015-12-11 22:00:26 +02:00
Serghey Rodin
070a62b05d Merge pull request #517 from ionescu-bogdan/patch-1
Sys quota - Patch 1
2015-12-11 20:50:54 +02:00
Ionescu Bogdan
73f0b69372 Update v-list-web-templates
1. Custom web template whith dot:
- php-5.5-fcgid
- php-5.6-fcgid
...

2. natural sort of numbers within text
2015-12-08 02:49:59 +02:00
Ionescu Bogdan
04f497d932 Update v-delete-sys-quota
- minor updates
- see: v-add-sys-quota
2015-12-03 03:08:36 +02:00
Ionescu Bogdan
bb037facbb Update v-add-sys-quota
- Supports journaled quotas (version 2 quota)
- Journaled quotas have the advantage that even after a crash no quota check is required
- Quotacheck on reboot
2015-12-03 03:00:06 +02:00
Serghey Rodin
3c09b5526f Merge pull request #503 from Flatta/fix-sec-fiv
Fix #502
2015-11-23 13:35:30 +02:00
Flat
9ba1c686d5 Use soft-tabs. 2015-11-23 16:50:58 +09:00
Flat
dbeba76fa9 Improve grammar. 2015-11-23 16:42:21 +09:00
Flat
735fc1fc7a Fix #502 2015-11-23 16:24:14 +09:00
Serghey Rodin
a16af0ec83 exclude config-version 2015-11-07 16:35:23 +02:00
RhysIT
9189ca9488 Corrected spelling mistakes 2015-11-06 17:38:58 +02:00
Serghey Rodin
4da89d5fe1 remove debug 2015-11-05 03:12:33 +02:00
Serghey Rodin
8ec9ae5d86 quotes around path 2015-11-05 03:12:10 +02:00
Serghey Rodin
c06ba9fc9c safe way to check permissions 2015-11-05 03:11:34 +02:00
Serghey Rodin
a0ee9bbc98 one file at the time for now 2015-11-05 03:10:57 +02:00
Serghey Rodin
52a22e2f3a flushing pipe when domain doesn't exist 2015-11-03 14:20:36 +02:00