bb-plane-fork/apps/web/core/components/onboarding
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
..
steps [VPAT-55] chore(security): implement input validation across authentication and workspace forms (#8528) 2026-02-17 00:18:46 +05:30
create-or-join-workspaces.tsx chore: merge helpers and layouts (#8624) 2026-02-10 22:04:07 +05:30
create-workspace.tsx [VPAT-55] chore(security): implement input validation across authentication and workspace forms (#8528) 2026-02-17 00:18:46 +05:30
header.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
invitations.tsx chore: merge constants and services (#8623) 2026-02-10 21:10:54 +05:30
invite-members.tsx chore: merge constants and services (#8623) 2026-02-10 21:10:54 +05:30
profile-setup.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
step-indicator.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
switch-account-dropdown.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
switch-account-modal.tsx chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30