This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
bda652f9477b419eca47003e7449405dc5b31030
Froxlor
/
lib
/
classes
/
phpinterface
History
Michael Kaufmann (d00p)
ec21e28000
use md5() instead of base64_encode for dummy-fpm-socket name to avoid possible equal-sign in string which leads to an invalid socket,
fixes
#513
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2018-02-07 15:10:59 +01:00
..
class.phpinterface_fcgid.php
do not double validate openbasedir-values, as appendOpenbasedirPath() already takes care of that; also fix /dev/urandom as openbasedir-path-value to be treated as file correctly,
fixes
#1669
2016-11-10 10:07:00 +01:00
class.phpinterface_fpm.php
use md5() instead of base64_encode for dummy-fpm-socket name to avoid possible equal-sign in string which leads to an invalid socket,
fixes
#513
2018-02-07 15:10:59 +01:00
class.phpinterface.php
fix access to idle-timeout setting which moved from global settings to per-fpm-daemon setting, thx to gunnyst for pointing this out
2018-01-10 08:45:20 +01:00