Commit graph

11 commits

Author SHA1 Message Date
Artur Beljajev
a735d62640 Remove registrar address from WHOIS
Closes #1193
2019-05-10 11:43:19 +03:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00
Artur Beljajev
d695d95ad7 Add contact disclosable attributes
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
1a1c3c7d85 Remove unused whois_records.body DB column
Part of https://github.com/internetee/rest-whois/issues/131
2018-12-03 18:24:39 +02:00
Artur Beljajev
c8392a6a38 Improve WhoisRecord tests 2018-11-10 18:50:37 +02:00
Maciej Szlosarczyk
f0473825e4
Make whois JSON test order independent
The test relied on nameservers being inserted in specific order. For
whatever reason, that order can change, but it does not make the
record invalid.

[ns1.google.com, ns2.google.com] is semantically equal to
[ns2.google.com, ns1.google.com]
2018-09-04 09:55:28 +03:00
Maciej Szlosarczyk
c08561fa0d
Remove information about web-based whois form name fields 2018-04-27 14:26:49 +03:00
Maciej Szlosarczyk
20d341f2e5
Add handling of missing disclaimer 2018-04-26 12:18:03 +03:00
Maciej Szlosarczyk
396852df53
Remove technical and administrative contacts info
It's a partial solution for https://github.com/internetee/whois/issues/26
2018-04-26 11:45:05 +03:00
Maciej Szlosarczyk
449a37252f
Add disclaimer to UNIX template 2018-04-25 17:00:28 +03:00
Maciej Szlosarczyk
9c606bdf2f
Add disclaimer to whois JSON 2018-04-25 15:28:56 +03:00