Commit graph

6 commits

Author SHA1 Message Date
freek
7b1fb3479d fix tests 2019-02-28 14:25:15 +01:00
Brent Roose
887171faaf Sanitize HTML tags 2017-11-17 14:42:05 +01:00
Brent Roose
9f487be1b2 Improve tests (#35)
* Add support for DNS lookup of . (root)

* Prefer the POST command over the GET command

* Add extra helper method to read flash message and allow for sending commands on a specified URL

* Add ClearTest

* Add IpTest

* Add ManualTest

* Add DoomTest
2017-11-06 19:43:30 +01:00
Brent Roose
e6f737a2b9 Add support for DNS lookup of . (root) (#34)
* Add support for DNS lookup of . (root)

* Prefer the POST command over the GET command
2017-11-02 12:43:10 +01:00
Brent Roose
13864f5d56 Handle special characters (#33)
* Add POST route on / so that special characters like ? and . don't trigger a bad request.

* Add domain lookup sanitizer middleware

* Add domain to page title
2017-11-01 15:48:48 +01:00
freek
e8f5dfc82e commit 2017-10-20 00:10:35 +02:00