Closed
Bug 791117
Opened 13 years ago
Closed 13 years ago
Addition to the public suffix list (betainabox.com)
Categories
(Core Graveyard :: Networking: Domain Lists, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla19
People
(Reporter: adrian, Assigned: gerv)
Details
Attachments
(1 file, 1 obsolete file)
|
718 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.25 (KHTML, like Gecko) Version/6.0 Safari/536.25
Steps to reproduce:
BetaInABox is a tool for quickly generating prototypes for web
software. Each of our member get a subdomain, which can be used to
load their app -- e.g.:
www.betainabox.com -> my web site
app1.betainabox.com -> application 1
app2.betainabox.com -> application 2
Actual results:
user can attempt to set cookies to betainabox.com, which would then be contaminating other user's sites.
Expected results:
We would like to have betainabox.com added to the public suffix list
to make sure cookies would be protected between our member subdomains.
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → gerv
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #672278 -
Flags: review?(weppos)
Comment 2•13 years ago
|
||
Comment on attachment 672278 [details] [diff] [review]
Patch v.1
Review of attachment 672278 [details] [diff] [review]:
-----------------------------------------------------------------
I prepared an updated patch because of bug 791117 and to use consistent comment style. Hope you don't mind.
Attachment #672278 -
Flags: review?(weppos) → review-
Comment 3•13 years ago
|
||
Attachment #672278 -
Attachment is obsolete: true
Attachment #675026 -
Flags: review?(gerv)
| Assignee | ||
Updated•13 years ago
|
Attachment #675026 -
Flags: review?(gerv) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•