0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2020-04-10 22:30:48 +01:00
..
css Bootstrap template integration 2018-05-04 13:25:34 +02:00
images Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
users composer format time 2019-10-19 21:36:27 +01:00
backup.php fix psalm issues; reformat; rename new db functions 2019-01-06 21:32:58 +00:00
broadcast-message.php Add option to use smtp password when sending admin emails (fixes #272) 2019-07-02 13:41:58 +02:00
calendar.js move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
common.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
delete.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
edit.php fix undefined variables (psalm) 2020-03-12 20:45:51 +00:00
editactive.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
index.php php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
list-virtual.php fix undefined variables (psalm) 2020-03-12 20:45:51 +00:00
list.php reformat 2019-09-17 21:06:00 +01:00
login.php see: https://github.com/postfixadmin/postfixadmin/issues/302 - check if the session key exists; and if not show something that may help 2019-09-25 13:47:40 +01:00
main.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
password-change.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
password-recover.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
sendmail.php drop references to magic_quotes; see: https://github.com/postfixadmin/postfixadmin/pull/325 2020-02-10 11:26:23 +00:00
setup.php check for PDO modules in setup.php, not old style functions 2020-04-10 22:30:48 +01:00
upgrade.php skip this query - for a new database it will run before the domain table has been created and just error 2020-02-12 21:19:49 +00:00
vacation.php fix undefined variables (psalm) 2020-03-12 20:45:51 +00:00
viewlog.php fix psalm issues; reformat; rename new db functions 2019-01-06 21:32:58 +00:00
xmlrpc.php psalm fixes 2018-12-27 21:43:11 +00:00