activitypub-federation-rust/examples/local_federation
Nutomic 4ad668cc10
Add more url validation (#134)
* Add more url validation

* fix

* more fix

* Verify url after redirect

* Dont allow redirect for webfinger

* clippy

* more domain validation

* clippy

* fix lemmy test

* Remove trailing . from domain

* clippy

* fix

* manual redirect handling

* clippy

* prevent infinite recursion

* add timeout, comment
2025-01-23 05:11:49 -05:00
..
activities Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
actix_web Webfinger: don't discard consumer errors (#85) 2023-12-11 22:48:32 +01:00
axum Revert "Upgrade deps (#133)" 2025-01-09 11:44:59 +01:00
objects Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
error.rs Various improvements for usability, examples and docs 2023-02-19 21:26:01 +09:00
instance.rs Allow fetching from local domain in case it redirects to remote (#104) 2024-04-09 11:28:22 +02:00
main.rs Add more url validation (#134) 2025-01-23 05:11:49 -05:00
utils.rs live federation example 2023-03-08 22:16:43 +01:00