bb-plane-fork/apps/admin
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
..
app [VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517 2026-02-17 00:43:35 +05:30
components [VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517 2026-02-17 00:43:35 +05:30
helpers chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
hooks chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
lib/b-progress chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
nginx [VPAT-50] chore(security): add X-Frame-Options header to nginx configuration to prevent clickjacking attacks (#8507) 2026-01-09 04:03:41 +05:30
providers chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
public [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30
store chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
styles [WEB-5675] chore: implement fontsource as the fonts library (#8398) 2025-12-19 16:21:04 +05:30
utils chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
.dockerignore [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30
.env.example [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
.prettierignore fix: eslint (#8185) 2025-12-05 16:03:51 +05:30
Dockerfile.admin fix: upgrade turbo version (#8259) 2025-12-08 15:46:23 +05:30
Dockerfile.dev [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
package.json chore(deps): react router upgraded 2026-01-09 14:43:36 +05:30
postcss.config.js [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
react-router.config.ts [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
tsconfig.json chore: admin folder structure (#8632) 2026-02-13 16:29:45 +05:30
vite.config.ts chore: standard replacement from dotenv to dotenvx (#8216) 2025-12-02 15:32:00 +05:30