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 3a72203de4 AliasHandler:
- initStruct(): replace (wrong) 'editable' with '_can_edit' and '_can_delete'
- read_from_db_postprocess(): disable _can_edit and _can_delete for
  default aliases if special_alias_control is off and not superadmin

list.tpl:
- use $item._can_edit instead of $check_alias_owner

list-virtual.php:
- drop $check_alias_owner variable and check_alias_owner() call
  (replaced by the code added in AliasHandler)
- drop unused $sql_domain

functions.inc.php:
- delete no longer used check_alias_owner() function



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1774 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
ADDITIONS fetchmail.pl: 10 years ago
DOCUMENTS POSTFIX_CONF.txt: 10 years ago
VIRTUAL_VACATION VIRTUAL_VACATION/INSTALL.TXT: 10 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 10 years ago
css list.tpl, default.css: 10 years ago
debian debian/control - change to depend on php5-mysql | php5-mysqlnd | php5-pgsql 10 years ago
images added quota level percentage display 13 years ago
languages *.lang: 10 years ago
model AliasHandler: 10 years ago
scripts Add CliScheme.php: 10 years ago
smarty update Smarty to 3.1.21 10 years ago
templates AliasHandler: 10 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 14 years ago
users login.php, users/login.php: 11 years ago
CHANGELOG.TXT 2.92 (aka 3.0 beta2) release 10 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT INSTALL.TXT, ADDITIONS/squirrelmail-plugin/INSTALL 10 years ago
LICENSE.TXT LICENSE.TXT: 14 years ago
backup.php functions.inc.php: 11 years ago
broadcast-message.php broadcast-message.php: 10 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php use !empty to avoid error 11 years ago
config.inc.php Add FetchmailHandler.php 10 years ago
delete.php delete.php: 10 years ago
edit.php edit.php: 10 years ago
editactive.php editactive.php: 11 years ago
functions.inc.php AliasHandler: 10 years ago
index.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-virtual.php AliasHandler: 10 years ago
list.php list.php: 10 years ago
login.php login.php, users/login.php: 11 years ago
main.php remove "postfixadmin.com" in comments in lots of files 11 years ago
sendmail.php remove "postfixadmin.com" in comments in lots of files 11 years ago
setup.php setup.php: 11 years ago
smarty.inc.php smarty.inc.php : use !empty to avoid php moaning 11 years ago
upgrade.php upgrade_1767: fetchmail.active field was just added. Make sure all 10 years ago
vacation.php vacation.php: 10 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
viewlog.php various files: 11 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 11 years ago