hillam/ctt-server

prevent entries where time = 0

Opened this issue · 0 comments

Disallow sites from having time = 0. In sites#update new site listings are getting created with a single time = 0 entry. This should not happen.

Granted, there are some client tweaks that need to me made to prevent this, but it should be enforced on the server as well..