mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 07:17:14 +00:00
* refactor(auth): finish SQLite-only profile cutover * test(auth): isolate SQLite shadow fixtures * test(auth): satisfy OAuth refresh lint * test(auth): infer legacy sidecar fixtures * fix(auth): fail closed on unreadable stores * fix(auth): recheck migration readiness on lookup * fix(auth): preserve compatibility owner checks * fix(auth): align SQLite cutover proof * style(qa): format SQLite auth helpers * fix(auth): recover interrupted SQLite migrations * fix(auth): bind materialized SQLite refs * style(auth): clarify receipt hash value * fix(auth): preserve state-only OAuth routing * fix(auth): snapshot receipted migration sources * fix(auth): fail closed across recovery races * fix(auth): close legacy recovery gaps * fix(auth): serialize SQLite refresh recovery