0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz 4cdd5569cc fix password handling:
- always check if password == password2 (even if password2 is empty)
- skip changing password if new password is empty. Reasons:
  - empty passwords are insecure
  - editing an admin does not always mean to edit the password. One might 
    edit the allowed domains without even knowing the password of the 
	edited admin.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@123 a1433add-5e2c-0410-b055-b7f2511e0802
2007-10-03 22:41:01 +00:00
ADDITIONS Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
admin fix password handling: 2007-10-03 22:41:01 +00:00
DOCUMENTS screenshots: adding 2007-09-25 19:54:03 +00:00
images Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
languages en.lang: added missing key for "create mailbox" 2007-09-24 20:24:56 +00:00
templates - merge admin_list-virtual.tpl into overview.tpl 2007-10-03 00:51:47 +00:00
users update license headers 2007-09-30 15:53:54 +00:00
VIRTUAL_VACATION vacation.pl: debug patch from amsys - see http://sourceforge.net/tracker/download.php?group_id=191583&atid=937966&file_id=247066&aid=1801542 - thank you! 2007-09-24 20:02:15 +00:00
CHANGELOG.TXT Added optional feature to indicate broken aliases and where mailboxes deliver to. Includes 2007-08-31 00:31:35 +00:00
common.php update license headers 2007-09-30 15:53:54 +00:00
config.inc.php.sample update license headers 2007-09-30 15:53:54 +00:00
create-alias.php create-alias.php: syntax error fix 2007-10-02 11:55:46 +00:00
create-mailbox.php ensure domain name is in a list of valid domain names; set for use within the template so the right one is selected if ?domain=XXX was in the url 2007-10-02 11:58:11 +00:00
DATABASE_MYSQL.TXT fix broken MySQL Schema (thanks to cytdevel - http://sourceforge.net/forum/forum.php?thread_id=1836415&forum_id=676076) 2007-10-02 12:22:38 +00:00
DATABASE_PGSQL.TXT go back to prior database sql file structure 2007-09-23 17:54:47 +00:00
delete.php update license headers 2007-09-30 15:53:54 +00:00
edit-active.php update license headers 2007-09-30 15:53:54 +00:00
edit-alias.php update license headers 2007-09-30 15:53:54 +00:00
edit-mailbox.php - Fix HTML (<span> is opened inside the error message, close it again) 2007-10-02 23:17:07 +00:00
edit-vacation.php edit-vacation.php: fix handling of empty goto field; fix handling of vacation editing if done by "someone else" 2007-10-02 12:49:00 +00:00
functions.inc.php functions.inc.php: reduce global usage 2007-10-02 12:48:21 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php update license headers 2007-09-30 15:53:54 +00:00
INSTALL.TXT INSTALL.TXT: minor edits 2007-09-23 13:41:51 +00:00
LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
login.php update license headers 2007-09-30 15:53:54 +00:00
logout.php update license headers 2007-09-30 15:53:54 +00:00
main.php update license headers 2007-09-30 15:53:54 +00:00
motd-users.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
motd.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
overview.php - workaround for undefined variables (needed after template merge) 2007-10-03 00:55:55 +00:00
password.php update license headers 2007-09-30 15:53:54 +00:00
search.php update license headers 2007-09-30 15:53:54 +00:00
sendmail.php update license headers 2007-09-30 15:53:54 +00:00
setup.php update license headers 2007-09-30 15:53:54 +00:00
stylesheet.css removed an item that should not have been checked in 2007-08-31 23:11:34 +00:00
variables.inc.php update license headers 2007-09-30 15:53:54 +00:00
viewlog.php update license headers 2007-09-30 15:53:54 +00:00