mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 18:23:01 +08:00
## What kind of change does this PR introduce? - Chore - Resolves DEPR-163 ## What is the current behavior? 1Password and other password managers’ widgets pop up in the _Name_ `input` despite that being irrelevant to password managers. ## What is the new behavior? We tell that field to ignore password mangers. ## Additional context Apple’s own password manager does not have an attribute and the secret value is password-like, so I’m unable to hide theirs. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Improved form behavior with password managers by updating input configuration settings on the edge function secrets form. <!-- end of auto-generated comment: release notes by coderabbit.ai -->