mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 14:52:09 +03:00
* remove duplicate lowercase db-apikeys-crud.test.ts from tracking * Changed redirecURI for google OAuth * revert: keep Google OAuth redirect on 127.0.0.1 (out-of-scope change) This hotfix's purpose is removing the duplicate lowercase db-apikeys-crud.test.ts. The 127.0.0.1 -> localhost OAuth redirect change is unrelated and reverses a documented decision (Google native-app handoff prefers loopback IP; localhost can resolve to ::1 and hit firewall/name-resolution edge cases). Keeping only the test-file removal. --------- Co-authored-by: juandisay <juandisay@example.com> Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>