Commit graph

17 commits

Author SHA1 Message Date
Alexandre Aubin
9a68ffabc1 Implement nonce mechanism 2019-07-29 21:17:34 +02:00
Alexandre Aubin
b593e6ba77 Imho we shouldn't enforce this check on the DNS ... we may want to check the http reachability independently of the DNS setup so that we're more able to pinpoint what's the actual issue (also it may lead to many false-negatives due to DNS caching) 2019-07-29 20:06:23 +02:00
Alexandre Aubin
dea0590318 Factorize rate limit check 2019-07-29 20:06:17 +02:00
Laurent Peuch
7d868ec5dd [mod] custom code when test failure is due to a known error 2019-01-22 02:40:16 +01:00
Laurent Peuch
cbe205e587 [doc] add some doc about the general workflow 2019-01-19 13:10:39 +01:00
Laurent Peuch
a436f879b7 [doc] typo 2019-01-19 12:09:52 +01:00
Laurent Peuch
db0445dbb7 [doc] add a README.md 2019-01-19 10:08:13 +01:00
Laurent Peuch
311f6caad0 [enh] uses http code 400 in case of bad request 2019-01-19 10:05:06 +01:00
Laurent Peuch
d6e23ceabe [enh] implement rate limit and finish project 2019-01-19 10:01:40 +01:00
Laurent Peuch
2a1af42a79 [enh] handle ipv6 dns check 2019-01-19 09:19:16 +01:00
Laurent Peuch
5c6291170a [enh] do ipv4 dns check 2019-01-19 08:47:56 +01:00
Laurent Peuch
8e373f1c05 [doc] update TODO 2019-01-19 08:10:16 +01:00
Laurent Peuch
f124bd02b7 [enh] add error codes 2019-01-19 08:08:36 +01:00
Laurent Peuch
ae4da946d6 [enh] check domain validity 2019-01-19 07:58:37 +01:00
Laurent Peuch
b833a795ce [enh] first working version 2019-01-19 07:54:11 +01:00
Laurent Peuch
28cf8f5ad3 [enh] progress 2019-01-19 07:38:13 +01:00
Laurent Peuch
de00bfed5c init 2019-01-19 07:25:23 +01:00