Skip to content

Commit ed945ff

Browse files
committed
Removed mention of deprecated feature
1 parent 30a5d2e commit ed945ff

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,6 @@ Downloads/
138138

139139
Password and token fields are blank when the settings page opens, and each field has a local show/hide button for checking typed values. New values are kept for the current browser session by default. Tick the relevant `Remember ... on this device` box only if you accept the risk of storing that secret in the browser profile.
140140

141-
For authenticated SamacSys ZIP downloads, upstream auth precedence is:
142-
143-
1. Generated Basic auth from `SamacSys username` and `SamacSys password`.
144-
2. No upstream auth header.
145-
146141
## <img src="docs/assets/readme/icon-faq.svg" alt="" width="20" height="20" align="absmiddle"> FAQ
147142

148143
<details>

systemDesign.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ The current repository does not implement:
5252
- In Firefox relay mode, the service worker forwards matching `componentsearchengine.com` cookies through the relay so authenticated ZIP downloads can reuse the user's upstream browser session.
5353
- Firefox relay mode can send a separate relay `Authorization` header on the Worker POST when the user configures helper-service auth.
5454
- Firefox relay mode can forward an upstream SamacSys `Authorization` header for ZIP endpoints that rely on HTTP Basic auth instead of cookies alone.
55-
- Across authenticated SamacSys ZIP flows, upstream auth precedence is:
56-
- locally generated HTTP Basic auth header from SamacSys username and password stored for the session or explicitly remembered on this device
57-
- no upstream authorization header
5855
- The Manifest V3 background is declared for both Chrome and Firefox: Chrome uses `background.service_worker`, while Firefox uses the background-document fallback from `background.scripts`. This combined manifest relies on Firefox 121 or newer.
5956
- The configurable library download root must remain relative to the browser's Downloads directory.
6057

0 commit comments

Comments
 (0)