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 085e7e4bfb list.tpl:
- base edit, editactive and delete links on $RAW_item to avoid double
  escaping ($items is already html-escaped, and we url-escape it for
  links). This fixes the remaining part of
  http://sourceforge.net/p/postfixadmin/bugs/356/
- simplify displaying "html" fields by using $RAW_item. This also fixes
  problems with funny[tm] item names that differ when html-encoded (like
  the ' char)



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1812 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
ADDITIONS fetchmail.pl: 11 years ago
DOCUMENTS POSTFIX_CONF.txt: 12 years ago
VIRTUAL_VACATION VIRTUAL_VACATION/INSTALL.TXT: 11 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 11 years ago
css list.tpl, default.css: 11 years ago
debian refresh debian/patches/db_credentials 10 years ago
images postfixadmin2.xcf: 11 years ago
languages sv.lang translation update 11 years ago
model DomainHandler: 11 years ago
scripts postfixadmin-cli.php: 11 years ago
smarty update Smarty to 3.1.21 11 years ago
templates list.tpl: 10 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 15 years ago
users login.php, users/login.php: 12 years ago
CHANGELOG.TXT refresh debian/patches/db_credentials 10 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT a2b8705ad4 (git pull request from smeinecke - typo fix 11 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
backup.php functions.inc.php: 12 years ago
broadcast-message.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 11 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 16 years ago
common.php merge patch from https://sourceforge.net/p/postfixadmin/bugs/347/ (thank you Eugene Grosbein) - explictly set session_cache_limiter to nocache 11 years ago
config.inc.php config.inc.php: 10 years ago
delete.php delete.php: 11 years ago
edit.php edit.php: 11 years ago
editactive.php editactive.php: 11 years ago
functions.inc.php functions.inc.php: 10 years ago
index.php remove "postfixadmin.com" in comments in lots of files 12 years ago
list-virtual.php Use list.tpl to display the alias list 11 years ago
list.php list.php: 11 years ago
login.php login.php, users/login.php: 12 years ago
main.php remove "postfixadmin.com" in comments in lots of files 12 years ago
sendmail.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 11 years ago
setup.php setup.php: 11 years ago
smarty.inc.php smarty.inc.php: 11 years ago
upgrade.php try and support older versions of PHP (e.g 5.3) which do not support closures etc 10 years ago
vacation.php vacation.php: 11 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 12 years ago
viewlog.php various files: 12 years ago
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 12 years ago