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 ee33647232 setup.php
- add rewritten function create_admin() (now using AdminHandler, 
  which means 25 instead of 80 lines)
- various follow-up changes to match the rewritten function create_admin()

functions.inc.php:
- delete function create_admin() - setup.php was the last file calling it
- honor POSTFIXADMIN_SETUP in authentification_get_username() to avoid
  a redirect to login.php after creating an admin with setup.php and to
  get "SETUP.PHP" for db_log()

model/AdminHandler.php:
- add TODO: implement generate_password


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1301 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 configs/menu.conf, templates/adminlistadmin.tpl: 14 years ago
css added quota level percentage display 15 years ago
debian - added missing files/dirs (smarty, *.js etc.) into the package 14 years ago
images added quota level percentage display 15 years ago
languages functions.inc.php - db_log(): 14 years ago
model setup.php 14 years ago
scripts scripts/shells/domain.php: 14 years ago
smarty update smarty from 3.0.7 to 3.1.5 14 years ago
templates Delete the now unused files 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 users/edit-alias.php: 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 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 Remove getInstance calls; not needed as we use ::write 14 years ago
config.inc.php config.inc.php 14 years ago
create-alias.php create-alias.php: 15 years ago
create-mailbox.php create-mailbox: 14 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-alias.php Merge edit-alias.tpl and create-alias.tpl 15 years ago
edit-mailbox.php config.inc.php 14 years ago
edit.php edit.php: 14 years ago
fetchmail.php fetchmail.php: 15 years ago
functions.inc.php setup.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 model/DomainHandler.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 Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 15 years ago