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 27caea6ca8 create-domain.php:
- default aliases were always created, even when unchecking the checkbox
  (to be exact: after my last commit yesterday, they were never created)
  This bug was introduced in r867 (setting the default to "on") in
  combination with isset() falling back to the default value. For an
  unchecked checkbox, this means that it always used the default fallback
  which was "on" since r867.
  (Does _not_ affect the 2.3 branch.)
- replaced two <br> with a TODO ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1135 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
ADDITIONS fix typo in variable name 15 years ago
DOCUMENTS UPGRADE.txt: 15 years ago
VIRTUAL_VACATION fix as per #3086890 15 years ago
admin Finally got rid of admin/ :-) 18 years ago
configs The link target of the "Main" menu item in users/ was configurable in 15 years ago
css templates/edit-vacation.tpl, templates/users_vacation.tpl: 15 years ago
debian fix patch for config.inc.php when creating .deb 15 years ago
images default.css: 15 years ago
languages ja.lang: 15 years ago
model MailboxHandler.php: 15 years ago
scripts scripts/shells/domain.php: 15 years ago
smarty smarty.inc.php: 15 years ago
templates edit-mailbox.php, edit-mailbox.tpl, variables.inc.php 15 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 users/edit-alias.php, users/password.php, users/vacation.php, users/login.php: 15 years ago
CHANGELOG.TXT CHANGELOG.TXT: 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 backup.php: 15 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 see changeset:952 ... move php code out of template into here 15 years ago
config.inc.php config.inc.php 15 years ago
create-admin.php create-admin.php 15 years ago
create-alias-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
create-alias.php create-alias.php: 15 years ago
create-domain.php create-domain.php: 15 years ago
create-mailbox.php create-mailbox.php, variables.inc.php, create-mailbox.tpl 15 years ago
delete.php delete.php: 15 years ago
edit-active-admin.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-active-domain.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-active.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-admin.php edit-admin.php: 15 years ago
edit-alias.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
edit-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
edit-mailbox.php edit-mailbox.php, edit-mailbox.tpl, variables.inc.php 15 years ago
edit-vacation.php edit-vacation.php: whitespace changes 15 years ago
fetchmail.php fetchmail.php: 15 years ago
functions.inc.php functions.inc.php 15 years ago
index.php login.php, index.php: 17 years ago
list-admin.php list-admin.php 15 years ago
list-domain.php list-domain.php: 15 years ago
list-virtual.php variables.inc.php: 15 years ago
login.php login.php: 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: 15 years ago
smarty.inc.php smarty.inc.php: 15 years ago
upgrade.php upgrade.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 Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 15 years ago