0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2021-01-14 22:22:27 +00:00
..
css see: //github.com/postfixadmin/postfixadmin/issues/410 - ignore theme_css if it points to css/default.css; drop css/default.css 2021-01-09 19:43:43 +00:00
images delete unused calendar js, css and images 2021-01-07 20:54:47 +01:00
users composer format; fix syntax issue; comment out code in model/Login which fails psalm check 2021-01-14 22:22:27 +00:00
backup.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
broadcast-message.php remove some global variables 2020-09-27 11:02:58 +01: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 fix bootstrap theme for users/ urls; make some other links use https. 2021-01-07 20:34:06 +00:00
jquery-1.12.4.min.js use a local copy of jquery 2021-01-07 20:18:15 +01:00
list-virtual.php fix typo checks 2020-11-09 21:56:08 +00:00
list.php manual merge of fix from https://github.com/postfixadmin/postfixadmin/issues/404 2020-12-24 10:46:07 +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 rejig setup.php so it displys error messages if admin creation fails etc 2021-01-14 17:07:55 +00:00
upgrade.php remove conditional; should be unnecessary 2020-11-09 21:50:17 +00:00
vacation.php format 2021-01-12 22:15:28 +00:00
viewlog.php remove some global variables 2020-09-27 11:02:58 +01:00
xmlrpc.php rejig Login::__construct() as only one arg is really needed 2020-09-26 09:58:05 +01:00