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
c69b38bc42c3f36c4bfec8632e6f78dc97e56a99
Froxlor
/
lib
/
Froxlor
/
Validate
History
Michael Kaufmann
94046ae6c7
fix storing multiple-choice-select values, thx to 21MILEX on Discord,
fixes
#1269
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2024-08-24 13:03:47 +02:00
..
Form
fix storing multiple-choice-select values, thx to 21MILEX on Discord,
fixes
#1269
2024-08-24 13:03:47 +02:00
Check.php
use Request-wrapper-class for every access to $_POST superglobal
2024-05-09 15:48:23 +02:00
Form.php
cleanup function/parameters and add type declarations where possible
2023-02-07 11:15:19 +01:00
index.html
add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config
2022-03-24 14:35:30 +01:00
Validate.php
use panel.password_min_length setting for Froxlor.generatePassword() default length parameter; allow '::1' as valid mysql localhost value; wrapper to clean output for cli installation
2023-12-16 20:20:58 +01:00