forked from mirrors/gecko-dev
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D198527
This commit is contained in:
parent
2e3528b15d
commit
32407df48f
3 changed files with 153 additions and 380 deletions
|
|
@ -780,4 +780,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
||||||
|
|
||||||
static const int32_t kUnknownId = -1;
|
static const int32_t kUnknownId = -1;
|
||||||
|
|
||||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1713437689780000);
|
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1713783274871000);
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,5 +1,32 @@
|
||||||
{
|
{
|
||||||
"data": [
|
"data": [
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1705104306985,
|
||||||
|
"status": "planned",
|
||||||
|
"version": "123",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "d0c3d84f-8d27-455b-8746-7e25607e5b78",
|
||||||
|
"last_modified": 1705307946112
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1704903174781,
|
||||||
|
"status": "beta",
|
||||||
|
"version": "121",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "52bfc592-a35d-4208-ba7b-0810d88970d0",
|
||||||
|
"last_modified": 1705307946108
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Edge",
|
||||||
|
"schema": 1705104306922,
|
||||||
|
"status": "nightly",
|
||||||
|
"version": "122",
|
||||||
|
"browserid": "edge",
|
||||||
|
"id": "5ad01f1f-b345-4f24-9b88-4f456a928c76",
|
||||||
|
"last_modified": 1705307946106
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Firefox",
|
"name": "Firefox",
|
||||||
"schema": 1703376307846,
|
"schema": 1703376307846,
|
||||||
|
|
@ -189,15 +216,6 @@
|
||||||
"id": "4f1ee2e5-7dd6-4e30-bd15-893611cd4a7f",
|
"id": "4f1ee2e5-7dd6-4e30-bd15-893611cd4a7f",
|
||||||
"last_modified": 1701778564556
|
"last_modified": 1701778564556
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Edge",
|
|
||||||
"schema": 1700957103696,
|
|
||||||
"status": "planned",
|
|
||||||
"version": "122",
|
|
||||||
"browserid": "edge",
|
|
||||||
"id": "5ad01f1f-b345-4f24-9b88-4f456a928c76",
|
|
||||||
"last_modified": 1701078578076
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Node.js",
|
"name": "Node.js",
|
||||||
"schema": 1700957104515,
|
"schema": 1700957104515,
|
||||||
|
|
@ -216,15 +234,6 @@
|
||||||
"id": "63669ffc-728c-4e8a-b761-6939841f9d61",
|
"id": "63669ffc-728c-4e8a-b761-6939841f9d61",
|
||||||
"last_modified": 1701078578064
|
"last_modified": 1701078578064
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Edge",
|
|
||||||
"schema": 1700957103602,
|
|
||||||
"status": "nightly",
|
|
||||||
"version": "121",
|
|
||||||
"browserid": "edge",
|
|
||||||
"id": "52bfc592-a35d-4208-ba7b-0810d88970d0",
|
|
||||||
"last_modified": 1701078578061
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Opera",
|
"name": "Opera",
|
||||||
"schema": 1700957104647,
|
"schema": 1700957104647,
|
||||||
|
|
@ -316,5 +325,5 @@
|
||||||
"last_modified": 1665656484764
|
"last_modified": 1665656484764
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1704181096583
|
"timestamp": 1705307946112
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue