Skip to content

fix: add length validators to carpool description and session name

Laurent Bourgon requested to merge fix/length-validators into master

Prevents 500 Errors from happening by limiting the number of characters on the client side.

Merge request reports