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
dcaff3f7de64de6257ffd84aef196f6fd9a0403b
Froxlor
/
lib
/
Froxlor
/
System
History
Michael Kaufmann
dcaff3f7de
set sender-address of emails which were sent using an admin/a reseller to the global settings email so sending it using provided smtp settings will not fail antispam checks;
fixes
#1289
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2024-12-03 15:00:11 +01:00
..
Cronjob.php
add delete-userfiles flag for Domain.delete() to remove email-account data on the filesystem (if any);
fixes
#1239
2024-04-28 13:49:07 +02:00
Crypt.php
type-safe comparsion of md5-compatibility hash-validation
2023-02-22 09:35:27 +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
IPTools.php
cleanup function/parameters and add type declarations where possible
2023-02-07 11:15:19 +01:00
Mailer.php
set sender-address of emails which were sent using an admin/a reseller to the global settings email so sending it using provided smtp settings will not fail antispam checks;
fixes
#1289
2024-12-03 15:00:11 +01:00
Markdown.php
enable markdown syntax in custom_notes field
2023-10-02 15:40:50 +02:00
MysqlHandler.php
cleanup function/parameters and add type declarations where possible
2023-02-07 11:15:19 +01:00