google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.52k stars 577 forks source link

Adding form validation to prevent names > 255 char. #3026

Closed jkppr closed 5 months ago

jkppr commented 5 months ago

This PR introduces some simple form validation for Sketch, Timeline and View names to be compliant with the database schema.

Closing issues

closes #3025