Date: 08/10/00
- Next message: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Previous message: Jose Luis Rodríguez Sevilla: "[phplib] Reconize \n"
- In reply to: Jim Ide: "[phplib] How does user change his/her own password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 9 Aug 2000, Jim Ide wrote:
>Using PHPLib, how can a user change his/her own password?
>Will the new and old passwords be visible over the link, and therefor
>vulnerable to eavesdropping?
I usually create <form> myself, with method="POST". That
should hide the old/new passwords from being visible over the
link (in URL), but if someone is listening your connection,
passwd combinations can be revealed. Use SSL.
--
v
Davor Cengija
davor <email protected>
============================
"Nicht in die Augen bringen"
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Previous message: Jose Luis Rodríguez Sevilla: "[phplib] Reconize \n"
- In reply to: Jim Ide: "[phplib] How does user change his/her own password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

