KorryKatti / Mirage-web

web version of Mirage : a privacy focused chat app
https://mirage-web-eight.vercel.app/
MIT License
6 stars 10 forks source link

Room Name Validation #5

Closed vidhvath28 closed 1 month ago

vidhvath28 commented 1 month ago

Issue: There may be insufficient validation for room names (e.g., allowing special characters or excessively long names).

KorryKatti commented 1 month ago

the server returns an error in that case i believe

vidhvath28 commented 1 month ago

But, It can be made more better too.

KorryKatti commented 1 month ago

you mean the server side or the frontend side