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 e9d8fa1ff9 remove obsolete functions from AliasHandler (part 2/2)
AliasHandler.php:
- remove obsolete functions update(), is_mailbox_alias(), 
  is_vacation_address(), hasAliasRecord()
- updated delete() to use new *Handler syntax (most of it should be
  moved to PFAHandler, but that's another story ;-)

users/edit-alias.php:
- replace $ah->update with $ah->set / $ah->store
- use 0/1 for $fForward_and_store instead of YES/NO
- use safepost instead of isset()

templates/users_edit-alias.tpl:
- use 0/1 for $fForward_and_store instead of YES/NO

xmlrpc.php:
- replace $ah->update with new *Handler syntax

Note: the changes in xmlrpc.php are untested again ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1358 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
ADDITIONS ADDITIONS/delete-mailq-by-domain.pl, 15 years ago
DOCUMENTS SUPERADMIN.txt: 15 years ago
VIRTUAL_VACATION fix as per #3086890 15 years ago
admin Finally got rid of admin/ :-) 18 years ago
configs create-alias.php: 14 years ago
css added quota level percentage display 15 years ago
debian debian/rules: 14 years ago
images added quota level percentage display 15 years ago
languages functions.inc.php - db_log(): 14 years ago
model remove obsolete functions from AliasHandler (part 2/2) 14 years ago
scripts AliasHandler: 14 years ago
smarty update smarty from 3.0.7 to 3.1.5 14 years ago
templates remove obsolete functions from AliasHandler (part 2/2) 14 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 remove obsolete functions from AliasHandler (part 2/2) 14 years ago
CHANGELOG.TXT Paperwork ;-) 15 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT various documentation updates: 15 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
backup.php sql injection fix - ported back to trunk from branches/2.3 ... 14 years ago
broadcast-message.php sendmail.php, broadcast-message.php: 15 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 16 years ago
common.php Remove getInstance calls; not needed as we use ::write 14 years ago
config.inc.php Make $struct in the *Handler classes customizeable 14 years ago
create-mailbox.php create-mailbox: 14 years ago
delete.php delete.php: 15 years ago
edit-active.php list-virtual_alias_domain.tpl: 14 years ago
edit-mailbox.php config.inc.php 14 years ago
edit.php VacationHandler: 14 years ago
fetchmail.php fetchmail.php: 15 years ago
functions.inc.php functions.inc.php 14 years ago
index.php login.php, index.php: 17 years ago
list-admin.php list-admin.php: 14 years ago
list-domain.php list-domain.php: 14 years ago
list-virtual.php list-virtual.php: 14 years ago
login.php Merge template for admin login and user login 15 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
main.php - big merge of Postfixadmin smarty into trunk 16 years ago
password.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
sendmail.php sendmail.php, broadcast-message.php: 15 years ago
setup.php setup.php 14 years ago
smarty.inc.php smarty.inc.php: some fixes after the Smarty upgrade: 14 years ago
upgrade.php upgrade.php: 14 years ago
vacation.php vacation.php: 15 years ago
variables.inc.php variables.inc.php: 15 years ago
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
xmlrpc.php remove obsolete functions from AliasHandler (part 2/2) 14 years ago