0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public
2018-12-27 13:07:31 +00: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 Change login failure message to show the login type (admin or user) 2018-12-16 10:31:08 +01:00
backup.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
broadcast-message.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00: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 phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
editactive.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
index.php see remove outdated doc links - see #191 2018-07-09 12:51:24 +01:00
list-virtual.php move function into the only place it is used 2018-12-27 13:07:31 +00:00
list.php list.php csv export: implode array values, suppress fields with empty label after trimming (html status) 2018-07-10 09:13:10 +01:00
login.php Change login failure message to show the login type (admin or user) 2018-12-16 10:31:08 +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 Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
setup.php see #217 - should solve looking in /etc/postfixadmin ... 2018-12-27 13:02:55 +00:00
upgrade.php add password expiry stuff to the db schema upgrade script 2018-08-28 21:15:45 +01:00
vacation.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
viewlog.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
xmlrpc.php fix phpdoc 2018-06-18 21:34:42 +01:00