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
13 years ago
ADDITIONS
DOCUMENTS
VIRTUAL_VACATION
admin
configs configs/menu.conf, templates/adminlistadmin.tpl: 13 years ago
css added quota level percentage display 13 years ago
debian - added missing files/dirs (smarty, *.js etc.) into the package 13 years ago
images added quota level percentage display 13 years ago
languages functions.inc.php - db_log(): 13 years ago
model setup.php 13 years ago
scripts scripts/shells/domain.php: 13 years ago
smarty update smarty from 3.0.7 to 3.1.5 13 years ago
templates Delete the now unused files 13 years ago
tests
users users/edit-alias.php: 13 years ago
CHANGELOG.TXT
GPL-LICENSE.TXT
INSTALL.TXT
LICENSE.TXT
backup.php
broadcast-message.php
calendar.js
common.php Remove getInstance calls; not needed as we use ::write 13 years ago
config.inc.php config.inc.php 13 years ago
create-alias.php create-alias.php: 14 years ago
create-mailbox.php create-mailbox: 13 years ago
delete.php
edit-active-admin.php
edit-active-domain.php
edit-active.php
edit-alias.php
edit-mailbox.php config.inc.php 13 years ago
edit.php edit.php: 13 years ago
fetchmail.php
functions.inc.php setup.php 13 years ago
index.php
list-admin.php list-admin.php: 13 years ago
list-domain.php model/DomainHandler.php: 13 years ago
list-virtual.php list-virtual.php: 13 years ago
login.php
logout.php
main.php
password.php
sendmail.php
setup.php setup.php 13 years ago
smarty.inc.php smarty.inc.php: some fixes after the Smarty upgrade: 13 years ago
upgrade.php upgrade.php: 13 years ago
vacation.php vacation.php: 13 years ago
variables.inc.php
viewlog.php
xmlrpc.php