Closed
Bug 1000321
Opened 11 years ago
Closed 11 years ago
Repo changes for plugindir
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P2)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: espressive, Assigned: cliang)
References
Details
Please change it so that plugins.allizom.org auto updates from https://github.com/mozilla/plugindir as apposed to from SVN.
Also, the above repo is now the main master repo for plugindir so, production release pushes should happen from there and not from SVN.
Updated•11 years ago
|
Assignee: server-ops → jthomas
Priority: -- → P2
Comment 1•11 years ago
|
||
plugins.allizom.org updated and is configured to auto update from git every 15 minutes. I will upgrade prod when we are ready to push.
Reporter | ||
Comment 2•11 years ago
|
||
Great, thanks! Will let you know as soon as we are ready to go to production.
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Jason Thomas [:jason] from comment #1)
> plugins.allizom.org updated and is configured to auto update from git every
> 15 minutes. I will upgrade prod when we are ready to push.
Hey there Jason,
The following URL currently prompts for LDAP credentials. While I know the majority of plugins.m.o is behind LDAP this one should not be:
https://plugins.allizom.org/plugins/plugins_list || https://plugins.mozilla.org/plugins/plugins_list (prod not yet deployed)
There is another similar URL:
https://plugins.mozilla.org/pfs/v2 || https://plugins.allizom.org/pfs/v2
This one should also not be LDAP protected and does behave correctly on stage and production.
Updated•11 years ago
|
Component: Server Operations: AMO Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
QA Contact: oremj → nmaul
Updated•11 years ago
|
Assignee: jthomas → server-ops-webops
Assignee | ||
Comment 4•11 years ago
|
||
I made the same changes here as I did for production:
+ <LocationMatch "(?i)(?:en-us/)?plugins_list.json">
+ Satisfy any
+ </LocationMatch>
Similar to production, accessing the url https://plugins.mozilla.org/en-us/plugins_list.json no longer requires LDAP auth.
If this is not correct, please re-open this bug.
Assignee: server-ops-webops → cliang
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•