Closed
Bug 1538689
Opened 6 years ago
Closed 6 years ago
Restrict the exposed `Configuration` options
Categories
(Toolkit :: Telemetry, defect, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: travis_, Assigned: Dexter)
References
Details
(Whiteboard: [telemetry:mobilesdk:m7])
Attachments
(1 file)
Enforce HTTPS on all ping uploads.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Whiteboard: [telemetry:mobilesdk:m?] → [telemetry:mobilesdk:m7]
Assignee | ||
Updated•6 years ago
|
Summary: glean: Enforce HTTPS on ping uploads except in tests → Restrict the exposed `Configuration` options
Assignee | ||
Comment 1•6 years ago
|
||
(In reply to Travis Long from comment #0)
Enforce HTTPS on all ping uploads.
After discussing this with Georg, we can't really enforce this unless we start relying too much on the "glean test mode" which, ideally, I would see go away.
An alternative (which we had to do, anyway) is to reduce the amount of options exposed through our Configuration
object: we don't expect consumers, for now, to change the endpoint. We will need to reconsider this for bug 1541836
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•