mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-06-01 06:30:22 +00:00
20f49e7bda
* Comment alongside _AUTH_FINGERPRINT_VOLATILE_KEYS notes client_secret is treated as rotation-only on purpose, not a model-cache differentiator (maintainer §Concerns 3). * _write_auth docstring at tests/test_issue_t16551f61_auth_token_churn_ fingerprint.py:108 now describes actual behavior (writes + monkeypatch, no sleep+restat) — Copilot r3302471228. Refs #2242. PR #2964 review.