Closed
Bug 277293
Opened 20 years ago
Closed 20 years ago
Secure forms scripts
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 182179
People
(Reporter: tal, Assigned: bugs)
Details
We are devloping a site, and the form is been validated via JavaScript before been sent using SSL connection to the server. To do that we define 1 form with Action to the JavaScript function and another hidden form that will submit it. The JavaScript validates the data and pop-up messages if needed, then populate the hidden form and submit it. We're getting security error when sumitting the form. I would suggest to have a validator of the script and warn before the actual submittion if it's not going through SSL.
Comment 1•20 years ago
|
||
This sounds exactly like bug 182179 *** This bug has been marked as a duplicate of 182179 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•