Skip to content

Add popup toggle to disable credential autofill/auto-submit#522

Merged
capaj merged 1 commit into
mainfrom
codex/add-toggle-to-disable-auto-login-feature
May 26, 2026
Merged

Add popup toggle to disable credential autofill/auto-submit#522
capaj merged 1 commit into
mainfrom
codex/add-toggle-to-disable-auto-login-feature

Conversation

@capaj

@capaj capaj commented May 25, 2026

Copy link
Copy Markdown
Collaborator

Motivation

  • Provide a quick way in the extension popup to disable credential autofill (and the auto-submit behavior that can trigger on some sites) to avoid unwanted form submissions and broken site interactions.

Description

  • Add a small toggle UI to the popup Home view (web-extension/src/pages/Home.tsx) that displays the current autofillCredentialsEnabled state and calls the existing setSecuritySettings(...) context function to persist changes immediately.

Testing

  • Ran TypeScript type checking for the web extension with pnpm --dir web-extension tsc --noEmit, which completed successfully.

Codex Task

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 25, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
authier-api 8e4e00f Commit Preview URL

Branch Preview URL
May 25 2026, 07:18 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 25, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
authier-vault-web 8e4e00f Commit Preview URL

Branch Preview URL
May 25 2026, 07:18 AM

@capaj
capaj merged commit 3dc28c4 into main May 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant