Hi again!
I've been hunting around for answers to this one over the past few days, could really use some help.
I'm trying to implement the user friendly modify.cgi from Phoenix (see http://www.gossamer-threads.com/...es/Detailed/154.html ).
I've added a password field to my database, which seems to be fine. When I go to modify.cgi, I get the purple form, so far, so good. When I type in a password that is in the database, I get the given record associated with that password. Also good.
Here's the problem:
If I click on the password field and type nothing (leave it blank), and then hit enter, I'm given a list of all the records to modify (with the radio buttons, just as in the admin interface). This obviously can't remain that way, as it would give away all the passwords in the database *and* allow anyone to modify any record.
I wish I could post a URL to show you an example, but I'm nowhere near ready to release this portion of the site. If you really need to see, let me know and I'll duplicate the problem in a dummy (fake) database.
Any help would be appreciated!
Best,
Kate
------------------
www.floor42.com
I've been hunting around for answers to this one over the past few days, could really use some help.
I'm trying to implement the user friendly modify.cgi from Phoenix (see http://www.gossamer-threads.com/...es/Detailed/154.html ).
I've added a password field to my database, which seems to be fine. When I go to modify.cgi, I get the purple form, so far, so good. When I type in a password that is in the database, I get the given record associated with that password. Also good.
Here's the problem:
If I click on the password field and type nothing (leave it blank), and then hit enter, I'm given a list of all the records to modify (with the radio buttons, just as in the admin interface). This obviously can't remain that way, as it would give away all the passwords in the database *and* allow anyone to modify any record.
I wish I could post a URL to show you an example, but I'm nowhere near ready to release this portion of the site. If you really need to see, let me know and I'll duplicate the problem in a dummy (fake) database.
Any help would be appreciated!
Best,
Kate
------------------
www.floor42.com