Skip to content

fix(account-details): validate personal name fields#1778

Open
snorrea wants to merge 1 commit intorunbox:masterfrom
snorrea:bug/1739
Open

fix(account-details): validate personal name fields#1778
snorrea wants to merge 1 commit intorunbox:masterfrom
snorrea:bug/1739

Conversation

@snorrea
Copy link
Copy Markdown

@snorrea snorrea commented Mar 23, 2026

Reject URL-like strings in personal details before submitting account updates. Normalize whitespace and show validation errors so invalid names cannot be saved.

Closes #1739

Reject URL-like strings in personal details before submitting account updates.
Normalize whitespace and show validation errors so invalid names cannot be saved.

Closes runbox#1739

Made-with: Cursor
@castaway
Copy link
Copy Markdown
Contributor

Hi,

Thanks for the contrubution! Sadly this won't fix #1739 as the signup form isn't in this repository, however it should improve the account page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#Signup First and last name fields accept non-word characters

2 participants