0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2021-01-11 21:35:54 +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 Drop now unused users/css/default.css 2021-01-11 20:57:04 +01: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
password-recover.php
sendmail.php remove some global variables 2020-09-27 11:02:58 +01:00
setup.php code already depends on php 7.0 return types, so tidy up setup.php to not allow php5.x; remove setup check for phar as this is not required with php 7.0+ 2021-01-11 21:35:54 +00:00
upgrade.php remove conditional; should be unnecessary 2020-11-09 21:50:17 +00:00
vacation.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +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