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 b065366a91 Merge template for admin login and user login
login.php, users/login.php:
- set logintype=admin/user smarty variable
- cleanup: move smarty assignments outside of GET/POST handling - it's
  the same for both

users/login.php:
- do not pre-fill username on failed login

templates/login.tpl:
- merge in users_login.tpl
- add some {if} to handle the differences between admin and user login

templates/users_login.tpl:
- deleted

*.lang:
- mark pUsersLogin_username, pUsersLogin_password, pUsersLogin_language 
  and pUsersLogin_button as obsolete
- add some notes if pLogin_* and pUsersLogin differ


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1137 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
ADDITIONS fix typo in variable name 13 years ago
DOCUMENTS UPGRADE.txt: 14 years ago
VIRTUAL_VACATION fix as per #3086890 13 years ago
admin Finally got rid of admin/ :-) 17 years ago
configs The link target of the "Main" menu item in users/ was configurable in 13 years ago
css templates/edit-vacation.tpl, templates/users_vacation.tpl: 13 years ago
debian fix patch for config.inc.php when creating .deb 13 years ago
images default.css: 13 years ago
languages Merge template for admin login and user login 13 years ago
model MailboxHandler.php: 13 years ago
scripts scripts/shells/domain.php: 13 years ago
smarty smarty.inc.php: 14 years ago
templates Merge template for admin login and user login 13 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 13 years ago
users Merge template for admin login and user login 13 years ago
CHANGELOG.TXT CHANGELOG.TXT: 13 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT various documentation updates: 14 years ago
LICENSE.TXT LICENSE.TXT: 13 years ago
backup.php backup.php: 13 years ago
broadcast-message.php sendmail.php, broadcast-message.php: 13 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php see changeset:952 ... move php code out of template into here 14 years ago
config.inc.php config.inc.php 13 years ago
create-admin.php create-admin.php 13 years ago
create-alias-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 13 years ago
create-alias.php create-alias.php: 13 years ago
create-domain.php create-domain.php: 13 years ago
create-mailbox.php create-mailbox.php, variables.inc.php, create-mailbox.tpl 13 years ago
delete.php delete.php: 13 years ago
edit-active-admin.php edit-active-admin.php, edit-active-domain.php, edit-active.php 13 years ago
edit-active-domain.php edit-active-admin.php, edit-active-domain.php, edit-active.php 13 years ago
edit-active.php edit-active-admin.php, edit-active-domain.php, edit-active.php 13 years ago
edit-admin.php edit-admin.php: 13 years ago
edit-alias.php edit-alias.php, edit-domain.php, edit-vacation.php, 13 years ago
edit-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 13 years ago
edit-mailbox.php edit-mailbox.php, edit-mailbox.tpl, variables.inc.php 13 years ago
edit-vacation.php edit-vacation.php: 13 years ago
fetchmail.php fetchmail.php: 13 years ago
functions.inc.php functions.inc.php 13 years ago
index.php login.php, index.php: 15 years ago
list-admin.php list-admin.php 13 years ago
list-domain.php list-domain.php: 13 years ago
list-virtual.php variables.inc.php: 13 years ago
login.php Merge template for admin login and user login 13 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
main.php - big merge of Postfixadmin smarty into trunk 15 years ago
password.php edit-alias.php, edit-domain.php, edit-vacation.php, 13 years ago
sendmail.php sendmail.php, broadcast-message.php: 13 years ago
setup.php setup.php: 13 years ago
smarty.inc.php smarty.inc.php: 13 years ago
upgrade.php upgrade.php: 13 years ago
variables.inc.php variables.inc.php: 13 years ago
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 13 years ago
xmlrpc.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 13 years ago