Vervis/src/Network
fr33domlover 1fcec035f0 Do some checks on the host in FedURI parsing
Until now, there were some simple host checks when verifying the HTTP sig,
meant to forbid hosts that are IP addresses, local hosts, and maybe other weird
cases. These checks moved to Network.FedURI, so now FedURIs in general aren't
allowed to have such hosts. The host type is still `Text` though, for now.
2019-04-28 09:47:32 +00:00
..
HTTP When POSTing activities, set a Digest header using SHA-256 2019-04-25 15:49:15 +00:00
SSH Implement DB-based SSH authentication 2016-03-06 11:58:48 +00:00
FedURI.hs Do some checks on the host in FedURI parsing 2019-04-28 09:47:32 +00:00