Commit graph

1582 commits

Author SHA1 Message Date
Hoto Cocoa
f80e6c8df8
Improve korean i18n 2018-07-10 00:09:08 +09:00
pan93412
289ff88e4d Update Chinese (Taiwan) Translation. 2018-07-05 18:28:23 +08:00
myvesta
b22f386c5c
Merge pull request #11 from serghey-rodin/master
updating from master
2018-06-26 16:02:33 +02:00
Clark Chen
dd19eef3aa
Update tw.php 2018-06-25 15:11:15 +08:00
Clark Chen
bffeed5739
Update tw.php 2018-06-25 15:10:04 +08:00
Clark Chen
397cf699bb
Update tw.php 2018-06-25 15:07:33 +08:00
Serghey Rodin
ca3a9e0895 Security fix for API hash check 2018-06-24 10:38:16 +03:00
myvesta
2f3543c3db
Allow user to change Web Template 2018-06-02 01:28:31 +02:00
myvesta
01c1b54b4d
Allow user to change Web Template (tpl modification) 2018-06-02 01:23:13 +02:00
myvesta
0970485799
Merge pull request #7 from serghey-rodin/master
update from master
2018-06-01 16:54:20 +02:00
Serghey Rodin
70d5e2537f
Merge pull request #1533 from didyouexpectthat/patch-1
Change william.cage to example in mail_acc files
2018-06-01 00:56:23 +03:00
myvesta
63e7e607c7
Merge pull request #6 from serghey-rodin/master
Update from master
2018-05-26 22:17:49 +02:00
Marcos
a5e093da16 Apps translation 2018-05-21 04:03:26 +02:00
myvesta
11e32db4b6
Logo to link /list/user/ 2018-05-19 22:39:21 +02:00
myvesta
4a545b8756
logo to link /list/user/ 2018-05-19 22:31:46 +02:00
myvesta
c80350ff3a
Merge pull request #5 from serghey-rodin/master
update from master
2018-05-18 15:56:53 +02:00
Serghey Rodin
c80c4c472e Additional rXSS fix / closes #1558 2018-05-16 17:23:04 +03:00
Robin Dirksen
97e0e0644d
Update nl.php
Added apps translation
2018-05-14 17:06:35 +02:00
myvesta
5d10ea26d5
Merge pull request #4 from serghey-rodin/master
updates from master branch
2018-05-14 16:55:36 +02:00
dpeca
599a07fa60
Small fixes in serbian translation 2018-05-14 16:04:30 +02:00
Serghey Rodin
dd2a57e408 Vesta CP 0.9.8–20 rXSS to RCE / solves #1558 2018-05-11 16:17:23 +03:00
myvesta
1c51af3b50
Allowing normal user to change proxy template, web template 2018-04-24 14:51:55 +02:00
myvesta
d0e2ecc305
Allowing normal user to change proxy template, /web/edit/ 2018-04-24 14:48:56 +02:00
myvesta
9d4606bd78
Merge pull request #1 from serghey-rodin/master
Update from master
2018-04-24 13:43:29 +02:00
Secretjail
5fed5bb889
Update fa.php
add Apps (softaculous).
2018-04-17 13:32:32 +04:30
dpeca
a57c8b775b
NO_AUTH_REQUIRED2 fix 2018-04-12 01:34:18 +02:00
dpeca
7688706ed3
put back my modification 2018-04-12 01:33:35 +02:00
dpeca
b2f2caf3bb
equalize with master 2018-04-12 01:29:49 +02:00
dpeca
b7c19a8e63
Allow /reset/mail/ only from localhost
Block connection from outside, that could brute force password guessing
2018-04-12 01:08:35 +02:00
dpeca
4fa549c570
Disable direct access through frontend nginx in /reset/mail/ 2018-04-12 00:09:35 +02:00
dpeca
8e293259bf
Merge branch 'master' into master 2018-04-11 23:51:43 +02:00
dpeca
14c8e56d84
Allow /reset/mail/ only from localhost 2018-04-11 21:34:07 +02:00
dpeca
fb2cdf6fe1
Allow /reset/mail/ only from localhost 2018-04-11 21:30:55 +02:00
dpeca
f16de5905a
Missing curly brace 2018-04-11 13:11:58 +02:00
dpeca
c739e5fc48
Avoid pre-auth if login_url.php is not created 2018-04-11 13:04:07 +02:00
dpeca
3e7a59a8ec
Avoid NO_AUTH_REQUIRED2 in secure_login.php 2018-04-11 12:59:11 +02:00
dpeca
334e54bf93
define NO_AUTH_REQUIRED2 in reset email 2018-04-11 12:54:27 +02:00
dpeca
80b76fc6ed
Logo to link /list/user/ 2018-04-10 04:06:53 +02:00
dpeca
58f1613759
Logo to link /list/user/ 2018-04-10 04:05:58 +02:00
dpeca
25516949ff
Logout to redirect to login 2018-04-10 04:01:12 +02:00
dpeca
1a61ea102b
Redirect to /list/user/ after login 2018-04-10 03:58:19 +02:00
dpeca
82dcba51a0
Check secure login on index 2018-04-10 03:43:50 +02:00
dpeca
2404294185
Redirect to webmail by default 2018-04-10 03:36:52 +02:00
dpeca
84adfcc4ed
Check pre-auth before redirecting to login 2018-04-10 02:44:02 +02:00
dpeca
a260e0c6b7
Changing redirect location 2018-04-10 02:42:34 +02:00
dpeca
318f9dadde
filepath change to secure_login.php 2018-04-10 02:25:45 +02:00
dpeca
ac4ec9b1a0
include secure_login.php from main.php 2018-04-10 02:24:04 +02:00
dpeca
302f38c92a
secure_login.php 2018-04-10 02:21:49 +02:00
dpeca
4663fbf574
disable api 2018-04-10 00:45:59 +02:00
Serghey Rodin
eaf9d89096 Auth fix 0.9.8-20 2018-04-09 00:44:32 +03:00