Closed (fixed)
Project:
PHPMailer
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2009 at 14:00 UTC
Updated:
30 Nov 2009 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
smk-ka commentedThis was actually a long standing issue, thanks for bringing it to my attention again ;)
I've implemented an option to hide the password, which allows users to see the password as plaintext like today, while giving others the possibility to keep it away from peeking eyes. Win-win situation.
I've also noticed that there was no watchdog message about configuration changes, so any user with configuration access could do possibly harmful changes and no one knew who to blame ;) This has been fixed.
Committed the attached patch. It will be included in the next development snapshot.
Comment #2
R.Hendel commentedthanks a lot :-)
Regards, Ralf