rootio / rootio_web

RootIO web app & telephony services
https://rootio.eu
GNU Affero General Public License v3.0
36 stars 19 forks source link

Validate recurring scheduler inputs #261

Open nightsh opened 5 years ago

nightsh commented 5 years ago

Right now a user can submit incomplete / incorrect values to the server, e.g. program name, weird ranges etc.

We should validate all those, otherwise it's going to silently (or not) fail.