Feature Requests item #1801649, was opened at 2007-09-24 23:50
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1801649&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Christian Boltz (christian_boltz)
Assigned to: Nobody/Anonymous (nobody)
Summary: better method than ad...@do...d for initial superadmin
Initial Comment:
Currently, postfixadmin comes with a preconfigured ad...@do...d account in the SQL dump. This causes some problems:
- security: people might forget to delete the default account
- if password encryption is switched off, login won't work
Better solution:
setup.php should contain a form to create the superadmin account. Since this file *must* be deleted to make postfixadmin working, the security risk of forgetting this step doesn't exist.
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2007-10-07 20:39
Message:
Logged In: YES
user_id=593261
Originator: YES
I commited this some minutes ago, see the SVN log (r135 and r137) for
details.
----------------------------------------------------------------------
Comment By: GingerDog (gingerdog)
Date: 2007-10-07 15:33
Message:
Logged In: YES
user_id=1761957
Originator: NO
seems a good idea to me...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1801649&group_id=191583
|