Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: Pop Image

Quote Reply
Re: Pop Image In reply to
 
Quote:
posted January 22, 2000 03:11 PM PST If you are putting your database file in a .htaccess protected directory, then you can leave the password in plain text.
If not, then we will have to figure out something that will allow users to input a password, have it stored in an encrypted form, and then have people be able to receive the actual plain text password via email.

The encryption part is not hard, but sending the password in plain text from an encrypted format is the hard part.

The easiest thing to do is put your links.db file in a password protected directory and leave the password in plain text.

I had forgotten this, and went ahead and added type="password" to the Password input form in both the modify_first and modify templates that I am developing. They both worked without a hitch. The forms show the Password as ***** but database was updated in plain text.

I changed the password successfully as well.

Then I tested the password.cgi to email the forgotten password, and it came through in plain text as well.

So, since that works, my question is, are there any cross-browser issues, or anything I am overlooking that might affect this?

------------------
BruceS
Subject Author Views Date
Thread Pop Image BruceS 7435 Jan 19, 2000, 9:46 AM
Post Re: Pop Image
Eliot 7193 Jan 19, 2000, 6:53 AM
Post Re: Pop Image
BruceS 7271 Jan 19, 2000, 7:56 AM
Post Re: Pop Image
Eliot 7146 Jan 19, 2000, 8:16 AM
Post Re: Pop Image
BruceS 7312 Jan 19, 2000, 8:06 PM
Post Re: Pop Image
Eliot 7245 Jan 19, 2000, 8:16 PM
Post Re: Pop Image
BruceS 7217 Jan 20, 2000, 12:16 AM
Post Re: Pop Image
Eliot 7250 Jan 20, 2000, 7:20 AM
Post Re: Pop Image
BruceS 7219 Jan 20, 2000, 5:35 PM
Post Re: Pop Image
Eliot 7222 Jan 20, 2000, 5:54 PM
Post Re: Pop Image
BruceS 7225 Jan 20, 2000, 8:46 PM
Post Re: Pop Image
Eliot 7213 Jan 20, 2000, 8:51 PM
Post Re: Pop Image
BruceS 7249 Jan 20, 2000, 8:59 PM
Post Re: Pop Image
BruceS 7278 Jan 20, 2000, 10:49 PM
Post Re: Pop Image
Eliot 7235 Jan 21, 2000, 8:55 AM
Post Re: Pop Image
BruceS 7229 Jan 21, 2000, 9:08 AM
Post Re: Pop Image
BruceS 7215 Jan 21, 2000, 12:25 PM
Post Re: Pop Image
Eliot 7246 Jan 21, 2000, 2:52 PM
Post Re: Pop Image
BruceS 7200 Jan 21, 2000, 3:16 PM
Post Re: Pop Image
Eliot 7124 Jan 21, 2000, 3:41 PM
Post Re: Pop Image
BruceS 7179 Jan 21, 2000, 4:14 PM
Post Re: Pop Image
Eliot 7166 Jan 21, 2000, 5:40 PM
Post Re: Pop Image
BruceS 7172 Jan 22, 2000, 11:54 AM
Post Re: Pop Image
Eliot 7168 Jan 22, 2000, 12:11 PM
Post Re: Pop Image
BruceS 7180 Jan 22, 2000, 12:46 PM
Post Re: Pop Image
BruceS 3649 Jan 22, 2000, 12:55 PM
Post Re: Pop Image
BruceS 3605 Jan 22, 2000, 1:04 PM
Post Re: Pop Image
Eliot 3644 Jan 22, 2000, 1:16 PM
Post Re: Pop Image
BruceS 3636 Jan 22, 2000, 1:22 PM
Post Re: Pop Image
Eliot 3670 Jan 22, 2000, 1:27 PM
Post Re: Pop Image
BruceS 3648 Jan 22, 2000, 2:14 PM
Post Re: Pop Image
BruceS 3624 Jan 23, 2000, 7:12 PM
Post Re: Pop Image
Eliot 3604 Jan 23, 2000, 7:25 PM
Post Re: Pop Image
BruceS 3625 Jan 23, 2000, 7:47 PM
Post Re: Pop Image
Eliot 3643 Jan 23, 2000, 7:59 PM