Problem: `cache.lua` stored credentials in `_credentials` keys inside the JSON cache file, with a versioned migration system (`CACHE_VERSION`) that only existed to move credentials between formats. Solution: remove `get_credentials`, `set_credentials`, `clear_credentials`, the v1→v2 migration, and `CACHE_VERSION`. The cache file is now a plain JSON blob with no version field. |
||
|---|---|---|
| .. | ||
| cp | ||