Token refresh
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ These findings are prioritized below. Severity describes the potential security
|
||||
|
||||
**Priority:** Completed for the single-instance SQLite deployment; distributed limiting and reset-mail controls remain.
|
||||
|
||||
### SA-006: Firefox extension has broad host access and stores bearer tokens in local storage
|
||||
|
||||
|
||||
**Severity:** High
|
||||
**Evidence:** `webextension/manifest.json` declares `host_permissions: ["<all_urls>"]`; `webextension/options.js` and `webextension/popup.js` store and retrieve `accessToken` through `browser.storage.local`.
|
||||
|
||||
Reference in New Issue
Block a user