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.
 
 
 
 
 
 
Go to file
Christian Boltz 20d2aab24f upgrade.php
- function upgrade_1_mysql(): change default charset of vacation table to
  latin1. Otherwise table creation breaks with MySQL 6.
  Fields that need to be utf-8 are changed to utf-8 later anyways.
  (Found by mechno on #postfixadmin)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@790 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
ADDITIONS import_users_from_csv.py 15 years ago
DOCUMENTS DOCUMENTS/DOVECOT.txt 15 years ago
VIRTUAL_VACATION - big merge of Postfixadmin smarty into trunk 15 years ago
admin
configs - big merge of Postfixadmin smarty into trunk 15 years ago
css - fixed minor table error. 15 years ago
debian - big merge of Postfixadmin smarty into trunk 15 years ago
images - add images for calendar JavaScript application 15 years ago
languages ru.lang 15 years ago
model - add ability to choose activation date for vacation message in user module 15 years ago
smarty/libs - big merge of Postfixadmin smarty into trunk 15 years ago
templates list-virtual_alias_domain.tpl 15 years ago
tests
users - small bugfix. Display date correctly 15 years ago
CHANGELOG.TXT - big merge of Postfixadmin smarty into trunk 15 years ago
GPL-LICENSE.TXT
INSTALL.TXT - big merge of Postfixadmin smarty into trunk 15 years ago
LICENSE.TXT
backup.php - big merge of Postfixadmin smarty into trunk 15 years ago
broadcast-message.php - big merge of Postfixadmin smarty into trunk 15 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php Small typo fixed... 15 years ago
config.inc.php config.inc.php 15 years ago
create-admin.php - big merge of Postfixadmin smarty into trunk 15 years ago
create-alias-domain.php - big merge of Postfixadmin smarty into trunk 15 years ago
create-alias.php - big merge of Postfixadmin smarty into trunk 15 years ago
create-domain.php - big merge of Postfixadmin smarty into trunk 15 years ago
create-mailbox.php - big merge of Postfixadmin smarty into trunk 15 years ago
delete.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-active-admin.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-active-domain.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-active.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-admin.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-alias.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-domain.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-mailbox.php - big merge of Postfixadmin smarty into trunk 15 years ago
edit-vacation.php - big merge of Postfixadmin smarty into trunk 15 years ago
fetchmail.php - big merge of Postfixadmin smarty into trunk 15 years ago
functions.inc.php functions.inc.php 15 years ago
index.php
list-admin.php - big merge of Postfixadmin smarty into trunk 15 years ago
list-domain.php list-domain.php: do not escape stuff twice 15 years ago
list-virtual.php a) PHP != python; use brackets :) b) fix invalid SQL (at least for postgresql) - list-virtual is broken though in not displaying any mailboxes/aliases 15 years ago
login.php login.php: fix up html escaping etc 15 years ago
logout.php
main.php - big merge of Postfixadmin smarty into trunk 15 years ago
motd-users.txt - big merge of Postfixadmin smarty into trunk 15 years ago
motd.txt - big merge of Postfixadmin smarty into trunk 15 years ago
password.php - big merge of Postfixadmin smarty into trunk 15 years ago
search.php - big merge of Postfixadmin smarty into trunk 15 years ago
sendmail.php - big merge of Postfixadmin smarty into trunk 15 years ago
setup.php - improved error message of setup.php 15 years ago
smarty.inc.php extend the Smarty class so when assigning data to it, it is automatically escaped (unless specified otherwise with a 3rd parameter (false) in the assign function call). This will probably cause some breakage esp where translations have html embedded within them - however i would rather this were the case than the application be vulnerable to XSS 15 years ago
upgrade.php upgrade.php 15 years ago
variables.inc.php - big merge of Postfixadmin smarty into trunk 15 years ago
viewlog.php - big merge of Postfixadmin smarty into trunk 15 years ago
xmlrpc.php - big merge of Postfixadmin smarty into trunk 15 years ago