1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00
Commit Graph

22 Commits

Author SHA1 Message Date
Serghey Rodin
93e9fe9f99 disable old php api 2021-10-29 11:29:30 +03:00
dpeca
58807feb80
Adding port to reset password link 2020-03-29 18:13:22 +02:00
dpeca
c3c4de43d6
Preventing manipulation with $_SERVER['HTTP_HOST'] 2020-03-23 17:28:55 +01:00
Serghey Rodin
b17b4b205d removed unnecessary single quotes for security reasons / thanks to Andrea Cardaci 2019-08-07 18:46:40 +03:00
Made I.T
f6f6f9cfbb
Fix bug in password reset 2018-10-18 10:01:35 +02:00
Serghey Rodin
5f68c1b634 Timing attack fix from security experts https://arcturussecurity.com 2018-10-17 23:28:37 +03: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
Serghey Rodin
39e9b6397b Revert "[SECURITY] Fix OS command injection." 2015-12-11 21:14:49 +02:00
Flat
8e951ac72e 🔒 ♻️ Implement secure exec wrapper functions. 2015-12-02 21:30:04 +09:00
Flat
2bd84f00f9 Detect user language 2015-11-23 19:46:38 +09:00
Serghey Rodin
1a7612cc66 password transmission via tmp files 2015-04-04 16:48:22 +03:00
Serghey Rodin
cc062abfc3 Connected web interface with vesta.conf 2014-10-05 14:47:55 +03:00
Serghey Rodin
b2f1c3ca4b Shamil Yakupov: no reset for logged user 2013-08-21 16:05:44 +03:00
Serghey Rodin
25c2b5c4cb changed tranlsate function name from _() to __() 2013-04-25 21:33:43 +03:00
Serghey Rodin
6e631c32a1 i18n + service manager + web updater 2013-01-29 00:18:09 +02:00
ZonD80
baad48a87d Replaced CRLF by LF again 2013-01-19 23:57:58 +04:00
ZonD Eighty
2b16d9bd83 Merge changes from upstream
I'm a little angry
2012-12-28 23:31:02 +04:00
ZonD Eighty
dcf849263d Backend changes & some templates' translation 2012-12-27 17:28:16 +04:00
Serghey Rodin
b6b7eacadb replaced underscore with dash in api syscalls 2012-11-09 18:26:32 +02:00
Serghey Rodin
989f8580f6 updated email footer 2012-10-26 23:36:15 +03:00
Serghey Rodin
6ae9520b57 merged headers for login and reset forms 2012-10-22 13:12:06 +03:00
Serghey Rodin
a6c992c258 password reset function 2012-08-03 12:28:34 +03:00