Closed Bug 698623 Opened 13 years ago Closed 13 years ago

Apps should be public by default

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: robhudson)

References

Details

Currently, newly uploaded apps have the status set to "Pending Approval". As per https://docs.google.com/document/d/1Fn0rO8sjmbn3dQh_F53nd-WYgpRYgaaCfjnNXBK7hx8/edit, apps should be public by default.
I think all this involves is changing `settings.WEBAPPS_RESTRICTED` to False. If it's False, the code will change it to use the STATUS_LITE status.
(In reply to Rob Hudson [:robhudson] from comment #1) > I think all this involves is changing `settings.WEBAPPS_RESTRICTED` to > False. If it's False, the code will change it to use the STATUS_LITE status. That is filed as bug 699915. We want the app to be marked public(status 4) by default and not set to "STATUS_LITE".
Priority: -- → P1
Target Milestone: --- → 6.3.2
Assignee: nobody → chudson
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
No longer depends on: 845147
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.