You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there are many fields with no real limits on their length. I'd say we should go over all of them and consider adding reasonable length limits. Handling huge inputs would just slow everything down, maybe even break things, so we should should add limits as safety.
The text was updated successfully, but these errors were encountered:
Currently, there are many fields with no real limits on their length. I'd say we should go over all of them and consider adding reasonable length limits. Handling huge inputs would just slow everything down, maybe even break things, so we should should add limits as safety.
The text was updated successfully, but these errors were encountered: