Fix relay auth privacy toggle #240

Merged
hodlbod merged 1 commits from Shreyas2004wagh/flotilla:237-privacy-relay-auth-toggle into dev 2026-04-20 16:25:53 +00:00
Contributor

Summary

  • wire the privacy toggle to relay_auth
  • remove the stale auth_mode field usage from the page
  • keep the change scoped to the settings UI

Validation

  • pnpm run check
  • pnpm exec eslint src/routes/settings/privacy/+page.svelte
  • pnpm exec prettier --check src/routes/settings/privacy/+page.svelte

Closes #237.

## Summary - wire the privacy toggle to `relay_auth` - remove the stale `auth_mode` field usage from the page - keep the change scoped to the settings UI ## Validation - `pnpm run check` - `pnpm exec eslint src/routes/settings/privacy/+page.svelte` - `pnpm exec prettier --check src/routes/settings/privacy/+page.svelte` Closes #237.
Shreyas2004wagh added 1 commit 2026-04-18 16:22:40 +00:00
hodlbod merged commit d74f142cdd into dev 2026-04-20 16:25:53 +00:00
hodlbod deleted branch 237-privacy-relay-auth-toggle 2026-04-20 16:25:53 +00:00
Sign in to join this conversation.