Closed
Bug 859234
Opened 12 years ago
Closed 11 years ago
Add AWS Elastic Beanstalk to PSL
Categories
(Core Graveyard :: Networking: Domain Lists, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla23
People
(Reporter: weppos, Assigned: weppos)
Details
Attachments
(1 file)
1.02 KB,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
Posted on behalf of Adam Stein.
AWS Elastic Beanstalk customers are granted a unique FQDN under the elasticbeanstalk.com suffix. This FQDN is then used to serve arbitrary HTTP(S) content. We'd like to add elasticbeanstalk.com as a private domain suffix to avoid cross account/FQDN super cookies utilizing ‘elasticbeanstalk.com'. Please see the following proposed diff:
--- effective_tld_names.dat
+++ effective_tld_names.dat
@@ -6950,4 +6950,8 @@
// Requested by Tim Kramer <tkramer@rhcloud.com> 2012-10-24
rhcloud.com
+// Amazon Web Services ElasticBeanstalk : https://aws.amazon.com/elasticbeanstalk/
+// Requested by Adam Stein <astein@amazon.com> 2013-04-02
+elasticbeanstalk.com
+
Updated•12 years ago
|
Attachment #734515 -
Flags: review?(gerv) → review+
Assignee | ||
Comment 2•12 years ago
|
||
@ Gervase
The patch was not merged. Is it intentional?
Comment 3•12 years ago
|
||
weppos: IIRC, the tree was closed. And it's closed right now, too. I'll get to it :-)
Gerv
Assignee | ||
Comment 4•11 years ago
|
||
*ping* ;)
Comment 5•11 years ago
|
||
Yes, yes :-) Big pile of things to do, and I just moved house.
Gerv
Assignee | ||
Comment 6•11 years ago
|
||
Relocation? You have all my comprehension! Take your time! ;)
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Updated•8 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•