Commit graph

3686 commits

Author SHA1 Message Date
Anton Reutov
9c0fa6bdaf Fixing duplicate of lines in 01_caching_pool.conf 2017-05-14 10:11:29 +02:00
Anton Reutov
2eb8c6efe7 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:54:42 +02:00
Anton Reutov
fb48f16b0d Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:53:23 +02:00
Anton Reutov
6b7c085919 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:52:22 +02:00
Anton Reutov
d79eb4a331 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:51:12 +02:00
Anton Reutov
90222f875e Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:49:06 +02:00
Anton Reutov
3164532763 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:47:28 +02:00
Anton Reutov
cbed78e64d Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:45:54 +02:00
Anton Reutov
4c033a0a54 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:43:56 +02:00
Anton Reutov
c6694f2b41 Update caching.sh 2017-05-13 22:45:04 +02:00
Anton Reutov
d0e8707970 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 22:43:56 +02:00
Anton Reutov
e856134c8e Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 21:41:34 +02:00
Anton Reutov
747be85de6 Merge pull request #1170 from demlasjr/patch-3
Fixing duplicate of lines in 01_caching_pool.conf
2017-05-13 00:27:07 +02:00
dpeca
b1e1635443 Cron format validation fix
-lt is 'lower than', so if you have wday=7 it will not be valid, which is wrong, because wday range is 0-7.
Changed to -le which means 'lower or equal'
2017-05-05 15:07:44 +02:00
dpeca
b57c4dcd7b Allow v-restore-user to restore backup from FTP and SFTP
Before this fix, sftpc() function had two 'else' blocks... so it was broken code... and script was unable to download file from SFTP
2017-05-04 19:11:34 +02:00
dpeca
4aeec46841 Making SFTP backup able to work with empty folder name 2017-04-28 20:37:20 +02:00
dpeca
92fa085755 Minor improvements for Serbian translation 2017-04-27 18:45:41 +02:00
Serghey Rodin
7ef52aa32c fix for system-base repos 2017-04-27 14:00:03 +03:00
dpeca
e861831bd5 Merge pull request #1184 from myrevery/patch-1
Update cn.php
2017-04-25 22:35:57 +02:00
myrevery
8d342eebe6 Update cn.php
Add some translation and refine some details.
2017-04-25 12:40:16 -07:00
dpeca
d02303f570 Merge pull request #1183 from Secretjail/patch-6
Update fa.php
2017-04-23 23:24:59 +02:00
Secretjail
16f54d0e7a Update fa.php
Update fa.php and correct some spelling.
2017-04-24 00:03:02 +04:30
dpeca
e022c6507b Better fix for FTP backup without folder name 2017-04-22 02:22:23 +02:00
dpeca
335b5fe41e Merge pull request #1179 from myrevery: Update cn.php
Update cn.php
2017-04-20 20:04:58 +02:00
myrevery
5e4ee8717e Update cn.php
Add some translation and refine some details.
Add feedback link.
2017-04-20 10:50:37 -07:00
dpeca
b8babfbe7a Minir improvements for Serbian translation 2017-04-19 21:22:50 +02:00
dpeca
7004ec0cb4 Reverting "Patch insecure CSRF token crypto vulnerability"
Reverting serghey-rodin/vesta#1164, because undefined function is used
2017-04-19 20:34:29 +02:00
dpeca
6938601440 Revert "Patch insecure CSRF token crypto vulnerability" 2017-04-19 20:32:22 +02:00
dpeca
367d0b34ef Making v-backup-user able to upload backup to FTP if FTP folder is not set
Before this fix v-backup-user was unable to upload backup to FTP if $BPATH (FTP folder) is not set
2017-04-19 15:36:43 +02:00
dpeca
0cbb3613df Merge pull request #1164 from Arinerron: Patch insecure CSRF token
Patch insecure CSRF token crypto vulnerability
2017-04-18 10:47:42 +02:00
dpeca
41c6dfcd1d Minor improvements for Serbian translation 2017-04-18 01:00:19 +02:00
dpeca
6dd37ccf00 Introducing Serbian translation 2017-04-17 20:59:45 +02:00
dpeca
43e03d1845 Translation improvements for Email Credentials 2017-04-14 15:40:38 +02:00
dpeca
9347c2aa04 Sending mail credentials to email [edit form] 2017-04-14 14:50:15 +02:00
dpeca
930a2a82e3 Making v-backup-user able to send email notification
doh...
2017-04-11 17:52:07 +02:00
demlasjr
835343c542 Fixing duplicate of lines in 01_caching_pool.conf 2017-04-09 23:12:05 +02:00
dpeca
2bff53e881 Minor fixes for Sending mail credentials to email 2017-04-09 02:54:35 +02:00
dpeca
8c1deb80f7 Sending mail credentials to email 2017-04-09 02:35:13 +02:00
dpeca
a68dce9bec Merge pull request #1165 from thatphon05/master: Thai language support
Thai language support
2017-04-07 14:35:56 +02:00
Thatphon05
7ba26ca455 Improve Thai translation 2017-04-07 16:12:23 +07:00
Thatphon05
c31ddeffe5 Improve Thai translation 2017-04-07 16:06:51 +07:00
Thatphon05
58eb46c9d9 Improve Thai translation 2017-04-07 10:39:52 +07:00
Thatphon05
8da708b4f7 add Thai Language 2017-04-06 19:33:13 +07:00
Thatphon05
6cd72e8911 add Thai Language 2017-04-06 19:31:58 +07:00
Arinerron
cb7168f536 Fix cryptographically insecure CSRF token bug 2017-04-05 16:18:44 -07:00
Arinerron
2f5c7a10b7 Fix cryptographically insecure CSRF tokens 2017-04-05 16:16:01 -07:00
Arinerron
2a27966a84 Merge pull request #2 from serghey-rodin/master
update fork
2017-04-05 16:10:05 -07:00
dpeca
26f48c8172 Missing colon in edit_mail_acc.html template 2017-03-17 11:30:24 +01:00
dpeca
4276dd3519 Missing colon in add_mail_acc.html template 2017-03-17 11:27:12 +01:00
dpeca
56cdadbe5c Making sure is always reseted in possible loops 2017-03-14 01:56:28 +01:00