Skip to content

revert: /privacy-policy back to /privacy - #473

Merged
saqibmanan merged 1 commit into
devfrom
fix/revert-privacy-path-dev
Sep 22, 2026
Merged

saqibmanan merged 1 commit into
devfrom
fix/revert-privacy-path-dev

Conversation

@saqibmanan

Copy link
Copy Markdown
Contributor

#472's diagnosis was backwards. Checked live, read-only, on both environments just now:

  • dev.civicdataspace.in/privacy -> 200
  • dev.civicdataspace.in/privacy-policy -> 307 to /login
  • civicdataspace.in/privacy -> 200
  • civicdataspace.in/privacy-policy -> 307 to /login

/privacy was already the correct, working route on both dev and prod before #472 touched it. This reverts the proxy.ts allowlist entry and the footer link back to /privacy. skip_provider (also from #472) is unrelated and left as-is.

Checked live, read-only, on both dev.civicdataspace.in and
civicdataspace.in: /privacy returns 200 on both; /privacy-policy
307-redirects to login on both. /privacy was the real, already-working
route before #472 -- that PR's diagnosis was backwards. This undoes
the proxy.ts allowlist entry and the footer link change from #472,
keeping the skip_provider workflow change (unrelated, still correct).
@saqibmanan
saqibmanan merged commit 2970ce9 into dev Sep 22, 2026
1 check passed

This branch was successfully deployed

1 active deployment
development — ec5811a8 Deployed Sep 22, 2026 by saqibmanan via build (24.x) #811
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant