calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

changed textbox to 50 charcters limit #104

Closed brandenHusted closed 11 months ago

brandenHusted commented 11 months ago

This branch fixes the character limit so it matches the limit in the database @StevenM-Calvin

Steven-McKelvey commented 11 months ago

May need to expand this to limit password length, but I'm not sure how written password -> bcrypt works in terms of string length.