bb-plane-fork/packages/ui/src/form-fields
Prateek Shourya e9b011896d
[VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517
Disable autocomplete on authentication and security-related forms to prevent
browsers from storing sensitive credentials. This affects sign-in, password
reset, account security, and onboarding forms across admin, web, and space apps.

Modified components:
- Auth forms (email, password, unique code, forgot/reset/set password)
- Account security pages
- Instance setup and profile onboarding
- Shared UI components (auth-input, password-input)
2026-02-17 00:43:35 +05:30
..
password [VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517 2026-02-17 00:43:35 +05:30
checkbox.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
index.ts chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
input-color-picker.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
input.tsx [VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517 2026-02-17 00:43:35 +05:30
root.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
textarea.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30