Closed
Bug 750560
Opened 13 years ago
Closed 13 years ago
Remove basic auth from intranet-dev.allizom.org
Categories
(Infrastructure & Operations :: Infrastructure: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: bhourigan)
References
()
Details
(Whiteboard: [qa+])
A request to https://intranet-dev.allizom.org/.well-known/browserid is a 401.
Background:
This should be 200 to an anonymous request (such as curl). /.well-known/browserid must be available to the public over SSL without any authorization.
I've also updated the code with a couple tweaks, please update dev.
| Reporter | ||
Updated•13 years ago
|
Assignee: server-ops → server-ops-infra
Component: Server Operations → Server Operations: Infrastructure
QA Contact: phong → jdow
| Reporter | ||
Comment 1•13 years ago
|
||
Hmm, I think something changed since I tried this...
https://intranet-dev.allizom.org/browserid/provision is also behind HTTP Basic Auth.
Just to be clear:
/.well-known/browserid and
everything below
/browserid should not have Basic Auth, this application will do Basic Auth where needed.
thanks!
| Reporter | ||
Comment 2•13 years ago
|
||
Thanks digi!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [qa+]
| Assignee | ||
Updated•13 years ago
|
Assignee: server-ops-infra → bhourigan
Updated•12 years ago
|
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•