zchovan / clutch

transmission ui
MIT License
0 stars 0 forks source link

add validation to new connection form #6

Closed zchovan closed 2 years ago

zchovan commented 2 years ago

connection name should not be empty, also should be unique hostname should be validated, http(s):// should be detected if missing add http:// port shouldn't be negative

maybe some other basic validation/input sanitation

zchovan commented 2 years ago

Formkit takes care of validation