Closed
Bug 542036
Opened 16 years ago
Closed 16 years ago
Phishing "report submitted" URL is wrong
Categories
(Camino Graveyard :: Security, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alqahira, Assigned: alqahira)
References
()
Details
(Whiteboard: [camino-2.0.2])
Attachments
(1 file)
|
1.81 KB,
patch
|
ss
:
review+
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
The URL we provide to Google to redirect to after a successful "suspected phishing site" report is wrong, and somehow it slipped through checking before release.
We send http://caminobrowser.org/security/report-submitted.php
The file lives at http://caminobrowser.org/documentation/security/report-submitted.php
Unless we foresee having a "Security" section on cbo sometime soon, I'd like to correct the URL in the client from here on out (I've added an .htaccess rule to fix it for now, but the less .htaccess-ing we have to maintain and have the server handle, the better).
Flags: camino2.0.2?
Comment 1•16 years ago
|
||
I do not foresee us having security as a top-level directory.
| Assignee | ||
Comment 2•16 years ago
|
||
This moves the URL to be parallel with the other safebrowsing urls (all folder-children of /documentation/security/). Sound good to you, Sam?
I'll also move the existing file and update the existing .htaccess rule on the server when landing the patch.
Assignee: nobody → alqahira
Status: NEW → ASSIGNED
Attachment #423600 -
Flags: superreview?(mikepinkerton)
Attachment #423600 -
Flags: review?(samuel.sidler)
Comment 3•16 years ago
|
||
Comment on attachment 423600 [details] [diff] [review]
Fix
r=me
Attachment #423600 -
Flags: review?(samuel.sidler) → review+
Comment 4•16 years ago
|
||
Comment on attachment 423600 [details] [diff] [review]
Fix
sr=pink
you really don't need me to sr things like this.
Attachment #423600 -
Flags: superreview?(mikepinkerton) → superreview+
| Assignee | ||
Comment 5•16 years ago
|
||
Landed on cvs trunk and CAMINO_2_0_BRANCH; moved the file and updated the .htaccess redirect on the website.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: camino2.0.2? → camino2.0.2+
Resolution: --- → FIXED
Whiteboard: [camino-2.0.2]
You need to log in
before you can comment on or make changes to this bug.
Description
•