0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2021-08-09 09:44:54 +01:00
..
css bootstrap 3.x does not have a .ml-x or .mr-x class, so create something for now so i can move buttons apart a little 2021-01-26 19:25:31 +00:00
images delete unused calendar js, css and images 2021-01-07 20:54:47 +01:00
users see https://github.com/postfixadmin/postfixadmin/issues/523 - improve randomness when creating the PFA_token field; reported by @michaellrowley via huntr.dev. 2021-08-09 09:28:14 +01:00
backup.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
broadcast-message.php ensure POST[domains] is not empty 2021-03-04 20:18:54 +00:00
common.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
delete.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
edit.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
editactive.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
index.php Merge remote-tracking branch 'origin/postfixadmin_3.3' into postfixadmin_3.3 2021-08-09 09:41:35 +01:00
jquery-1.12.4.min.js use a local copy of jquery 2021-01-07 20:18:15 +01:00
list-virtual.php stop undefined indexes etc - see https://github.com/postfixadmin/postfixadmin/issues/470 2021-03-15 20:28:17 +00:00
list.php domain_selected -> reduce default down to '' rather than 'invalid' 2021-01-26 20:42:38 +00:00
login.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
main.php more type hints / psalm fixes 2020-09-28 20:33:54 +01: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 remove some global variables 2020-09-27 11:02:58 +01:00
setup.php format 2021-05-15 11:43:23 +01:00
upgrade.php formatting! 2021-05-08 20:29:26 +01:00
vacation.php allow vacation settings to include a time (but specify a time if one is not), this should stop us overwriting the time - see https://sourceforge.net/p/postfixadmin/discussion/676076/thread/5637ae3bc5/?limit=25#24a5 2021-05-13 16:15:45 +01:00
viewlog.php composer format time 2021-08-09 09:44:54 +01:00
xmlrpc.php rejig Login::__construct() as only one arg is really needed 2020-09-26 09:58:05 +01:00