bb-plane-fork/apps
Prateek Shourya 49fc6aa0a0
[VPAT-55] chore(security): implement input validation across authentication and workspace forms (#8528)
* chore(security): implement input validation across authentication and workspace forms

  - Add OWASP-compliant autocomplete attributes to all auth input fields
  - Create centralized validation utilities blocking injection-risk characters
  - Apply validation to names, display names, workspace names, and slugs
  - Block special characters: < > ' " % # { } [ ] * ^ !
  - Secure sensitive input fields across admin, web, and space apps

* chore: add missing workspace name validation to settings and admin forms

* feat: enhance validation regex for international names and usernames

- Updated regex patterns to support Unicode characters for person names, display names, company names, and slugs.
- Improved validation functions to block injection-risk characters in names and slugs.
2026-02-17 00:18:46 +05:30
..
admin [VPAT-55] chore(security): implement input validation across authentication and workspace forms (#8528) 2026-02-17 00:18:46 +05:30
api [WEB-5871] chore: added intake count for projects (#8497) 2026-02-17 00:04:03 +05:30
live fix: type fix for description payload (#8619) 2026-02-09 15:18:09 +05:30
proxy Merge branch 'canary' of github.com:makeplane/plane into preview 2025-12-12 13:42:48 +05:30
space [WEB-5884] chore: layout loader enhancements #8500 2026-02-13 18:49:53 +05:30
web [VPAT-55] chore(security): implement input validation across authentication and workspace forms (#8528) 2026-02-17 00:18:46 +05:30