0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2021-04-22 12:54:13 +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/105 - log the ip address from the users/login.php page too 2021-04-22 12:54:13 +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 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 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 try and avoid relying on output buffering for setup.php 2021-03-15 20:28:17 +00:00
upgrade.php merge in e8f3c40442 and bbec16aac1 from master -> see #475 - add primary key column to domain_admins (id autoinc.) to help people who want to use db replication 2021-04-13 21:45:10 +01:00
vacation.php psalm improvements 2021-02-17 21:29:18 +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