The scenario is a normal one, The application authenticates "Joe
Smith" with password "hello". "Joe Smith" changes his email
address. The application then logs into the database with the
login/password of app_user/johnny and updates the database row
corresponding to Joe Smith. The only thing tha
On 2002.11.22 15:37:35 -0500 Galen Boyer wrote:
> The scenario is a normal one, The application authenticates "Joe
> Smith" with password "hello". "Joe Smith" changes his email
> address. The application then logs into the database with the
> login/password of app_user/johnny and updates the data