Closed
Bug 770678
Opened 13 years ago
Closed 13 years ago
Handling sub-domains in "installs_allowed_from"
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
References
Details
(Whiteboard: [ddn])
To support our b2g release in Brazil, we are creating https://telefonica.marketplace.mozilla.org to serve the right kind of content. This affects app installs since we need to explicitly support the sub-domain as well under "installs_allowed_from" in the app manifest. This can be problematic for users if we plan to add multiple sub-domains in the future.
Two immediate problems:
a) How do we make it easy for developers to specify sub-domains under installs_allowed_from?
b) How do we get existing apps to update?
Proposed solutions:
Use path (mmo/telefonica) instead of subdomains
Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
blocking-kilimanjaro: --- → ?
Comment 1•13 years ago
|
||
Kumar also noticed this and has convinced us that subdomains are not the answer. Thanks.
Status: NEW → RESOLVED
blocking-basecamp: ? → ---
blocking-kilimanjaro: ? → ---
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•