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.
- added form to create setup password hash. It will be displayed if a) no setup password is defined yet b) the "lost password" link was clicked - moved checks for empty and too short passwort into check_setup_password() - added an optional $lostpw_mode parameter to check_setup_password() which causes slightly different behaviour (enforces generation of new hash, even if the password would match) - changed check_password_setup() return value to array($error, $message) - moved displaying $tMessage above the form - it is more useful there. - removed "see config.inc.php" notice from password field in "create superadmin" form - this hint doesn't help much with the hashed password ;-) - TODO: The if statements to decide which form to display is quite difficult (and will become unreadable in case we need another form ;-) We should think about a better way to select the form to display... (maybe flash_error / flash_info + redirect?) upgrade.php: - added missing <p> tag git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@648 a1433add-5e2c-0410-b055-b7f2511e0802 |
17 years ago | |
|---|---|---|
| ADDITIONS | 17 years ago | |
| DOCUMENTS | 17 years ago | |
| VIRTUAL_VACATION | 17 years ago | |
| admin | 18 years ago | |
| css | 17 years ago | |
| debian | 17 years ago | |
| images | 18 years ago | |
| languages | 17 years ago | |
| model | 17 years ago | |
| templates | 17 years ago | |
| tests | 17 years ago | |
| users | 17 years ago | |
| CHANGELOG.TXT | 17 years ago | |
| GPL-LICENSE.TXT | 19 years ago | |
| INSTALL.TXT | 17 years ago | |
| LICENSE.TXT | 18 years ago | |
| backup.php | 18 years ago | |
| broadcast-message.php | 17 years ago | |
| common.php | 17 years ago | |
| config.inc.php | 17 years ago | |
| create-admin.php | 18 years ago | |
| create-alias-domain.php | 17 years ago | |
| create-alias.php | 17 years ago | |
| create-domain.php | 17 years ago | |
| create-mailbox.php | 17 years ago | |
| delete.php | 17 years ago | |
| edit-active-admin.php | 18 years ago | |
| edit-active-domain.php | 18 years ago | |
| edit-active.php | 17 years ago | |
| edit-admin.php | 17 years ago | |
| edit-alias.php | 17 years ago | |
| edit-domain.php | 17 years ago | |
| edit-mailbox.php | 17 years ago | |
| edit-vacation.php | 18 years ago | |
| fetchmail.php | 17 years ago | |
| functions.inc.php | 17 years ago | |
| index.php | 17 years ago | |
| list-admin.php | 17 years ago | |
| list-domain.php | 18 years ago | |
| list-virtual.php | 17 years ago | |
| login.php | 17 years ago | |
| logout.php | 17 years ago | |
| main.php | 17 years ago | |
| motd-users.txt | 19 years ago | |
| motd.txt | 19 years ago | |
| password.php | 17 years ago | |
| search.php | 17 years ago | |
| sendmail.php | 17 years ago | |
| setup.php | 17 years ago | |
| upgrade.php | 17 years ago | |
| variables.inc.php | 17 years ago | |
| viewlog.php | 18 years ago | |
| xmlrpc.php | 17 years ago | |