Add input validation to most of the config questions.

> Some people, when confronted with a problem, think "I know, I'll use regular expressions."
> Now they have two problems.

Dongle "device index" actually accepts serial numbers too, document that.
This commit is contained in:
Oliver Jowett 2014-12-10 20:26:51 +00:00
parent 9fa09e0e92
commit 55ecde9d53
4 changed files with 184 additions and 35 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ dump1090-mutability (1.08.2302.14+1mu-3) UNRELEASED; urgency=medium
* Use the package version as the version number compiled into the binary.
* Add data/receiver.json (generated once) and support for it in script.js.
* Internal webserver rearrangement to support multiple json files.
* Dongle "device index" actually accepts serial numbers too, document that.
* Add input validation to most of the config questions.
-- Oliver Jowett <oliver@mutability.co.uk> Wed, 10 Dec 2014 02:01:27 +0000