owncast/activitypub
Meisam 43560cc65b
fix webfinger responses according to the specs (#2397)
* webfinger query with no resource should get 400

* check valid webfinger query

* test webfinger query

... without acct: or with wrong server

* add test for invalid user query from webfinger

* reorder the tests to decouple from state

cleanup
2022-12-07 16:26:06 -08:00
..
apmodels Update tests to reflect new defaults 2022-11-22 12:44:21 -08:00
controllers fix webfinger responses according to the specs (#2397) 2022-12-07 16:26:06 -08:00
crypto Move CreateSignedRequest to the activitypub/crypto package 2022-04-07 13:44:36 -07:00
inbox activitypub: ensure Undo request has valid type (#2317) 2022-11-11 11:13:55 -08:00
outbox Explicitly set AP post as public. Closes #2112 2022-11-14 20:16:45 -08:00
persistence Remove unused query 2022-08-04 13:25:02 -07:00
requests Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
resolvers Add additional information to key verification error 2022-07-06 21:46:03 -07:00
webfinger Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
workerpool Demote error level 2022-01-20 17:33:42 -08:00
activitypub.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
router.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00