mirror of https://github.com/bitwarden/web.git
Browse Source
* remove assetlinks copy command * remove android debug key hash * Delete assetlinks.json delete assetlinks file * remove assetlinks copy commandpull/1166/head
4 changed files with 1 additions and 30 deletions
@ -1,26 +0,0 @@ |
|||||||
[ |
|
||||||
{ |
|
||||||
"relation":[ |
|
||||||
"delegate_permission/common.handle_all_urls", |
|
||||||
"delegate_permission/common.get_login_creds" |
|
||||||
], |
|
||||||
"target":{ |
|
||||||
"namespace":"web", |
|
||||||
"site":"https://vault.bitwarden.com" |
|
||||||
} |
|
||||||
}, |
|
||||||
{ |
|
||||||
"relation":[ |
|
||||||
"delegate_permission/common.handle_all_urls", |
|
||||||
"delegate_permission/common.get_login_creds" |
|
||||||
], |
|
||||||
"target":{ |
|
||||||
"namespace":"android_app", |
|
||||||
"package_name":"com.x8bit.bitwarden", |
|
||||||
"sha256_cert_fingerprints":[ |
|
||||||
"24:E0:6C:04:C2:08:04:8F:19:F1:C9:93:B4:DD:A4:43:0E:A8:B0:6D:B8:37:5E:A0:E3:7B:83:46:96:B9:AC:3A", |
|
||||||
"16:E6:C0:3F:F9:55:50:82:E7:B5:2B:C7:73:56:69:62:1E:CB:C0:EA:03:6A:2F:E5:99:E3:D7:34:AC:B2:CE:03" |
|
||||||
] |
|
||||||
} |
|
||||||
} |
|
||||||
] |
|
||||||
Loading…
Reference in new issue