1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-25 19:47:50 +09:00
vervis/src
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
..
Control Run the delivery worker priodically, settings control how often to run 2019-04-18 10:38:01 +00:00
Crypto HTTP Signature verification: RSA-SHA256 and PEM/ASN1 support 2019-03-10 23:15:42 +00:00
Darcs/Local Move DarcsRev and code we're sharing with it into a separate library 2018-03-20 23:45:09 +00:00
Data Unfinished updated outbox handler 2019-04-11 13:44:44 +00:00
Database Unfinished updated outbox handler 2019-04-11 13:44:44 +00:00
Diagrams Allow loading the SVG font from deployment data path 2018-05-26 10:27:05 +00:00
Formatting Finish route change, it builds now 2016-05-23 20:46:54 +00:00
Language/Haskell/TH/Quote Complete DB migration list, allowing to upgrade 2016-08-04 running instance 2018-03-27 14:28:56 +00:00
Network Do some checks on the host in FedURI parsing 2019-04-28 09:47:32 +00:00
Text Treat email address as EmailAddress instead of Text including in the mailer 2018-03-06 02:26:27 +00:00
Vervis Do some checks on the host in FedURI parsing 2019-04-28 09:47:32 +00:00
Web In httpPostAP, support the new signature headers 2019-04-26 00:25:50 +00:00
Yesod New module Yesod.ActivityPub, use it in Vervis.Federation for delivery POSTing 2019-04-26 03:23:49 +00:00
GitPackProto.hs Parse the git-uploac-pack SSH command properly 2016-04-19 09:42:02 +00:00