PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version
https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9f2a0db106
functions.inc.php: - create_admin(): use db_insert instead of INSERT queries (this includes automatic escaping of all values) create-admin.php: - use safepost instead of isset($_POST[...]) - don't escape_string post values - it's done inside create_admin now - remove superfluous emptying of empty $tDomains for GET - allow htmlentities-escaping for pAdminCreate_admin_username_text - some whitespace / linebreak changes setup.php: - load config.inc.php only once (loading it twice will break if custom hook functions exist in config.*.php - "can't redefine function ...") - use safepost instead of isset($_POST[...]) - don't escape_string post values - it's done inside create_admin now - escape $tUsername with htmlentities() instead of escape_string git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1190 a1433add-5e2c-0410-b055-b7f2511e0802 |
13 years ago | |
---|---|---|
ADDITIONS | 13 years ago | |
DOCUMENTS | 13 years ago | |
VIRTUAL_VACATION | 14 years ago | |
admin | 17 years ago | |
configs | 13 years ago | |
css | 13 years ago | |
debian | 14 years ago | |
images | 13 years ago | |
languages | 13 years ago | |
model | 13 years ago | |
scripts | 13 years ago | |
smarty | 14 years ago | |
templates | 13 years ago | |
tests | 14 years ago | |
users | 13 years ago | |
CHANGELOG.TXT | 13 years ago | |
GPL-LICENSE.TXT | 18 years ago | |
INSTALL.TXT | 14 years ago | |
LICENSE.TXT | 14 years ago | |
backup.php | 14 years ago | |
broadcast-message.php | 14 years ago | |
calendar.js | 15 years ago | |
common.php | 13 years ago | |
config.inc.php | 13 years ago | |
create-admin.php | 13 years ago | |
create-alias-domain.php | 14 years ago | |
create-alias.php | 13 years ago | |
create-domain.php | 13 years ago | |
create-mailbox.php | 13 years ago | |
delete.php | 14 years ago | |
edit-active-admin.php | 14 years ago | |
edit-active-domain.php | 14 years ago | |
edit-active.php | 14 years ago | |
edit-admin.php | 13 years ago | |
edit-alias.php | 13 years ago | |
edit-domain.php | 13 years ago | |
edit-mailbox.php | 13 years ago | |
fetchmail.php | 14 years ago | |
functions.inc.php | 13 years ago | |
index.php | 16 years ago | |
list-admin.php | 14 years ago | |
list-domain.php | 13 years ago | |
list-virtual.php | 13 years ago | |
login.php | 13 years ago | |
logout.php | 16 years ago | |
main.php | 15 years ago | |
password.php | 14 years ago | |
sendmail.php | 14 years ago | |
setup.php | 13 years ago | |
smarty.inc.php | 13 years ago | |
upgrade.php | 13 years ago | |
vacation.php | 13 years ago | |
variables.inc.php | 13 years ago | |
viewlog.php | 14 years ago | |
xmlrpc.php | 14 years ago |