jojo/services/federation
famfo 4e40eede03 [v15.0/forgejo] fix(activitypub): only return public activities on request (#12533)
Manual backport of #12382

The endpoint returning individual activities was missing access control checks, since IDs are sequential, this is not ideal.

Fixes #12333

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12533
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-05-12 04:57:33 +02:00
..
delivery_queue.go log instrumentation & test package (#10371) 2025-12-09 15:37:50 +01:00
error.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00
federation_service.go feat(activitypub): use structure @PreferredUsername@host.tld:port for actors (#9254) 2026-01-30 23:45:11 +01:00
person_inbox_accept.go Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
person_inbox_create.go Sent user activities to distant federated server (#8792) 2025-08-06 16:16:13 +02:00
person_inbox_follow.go Add ActivityPub Person follow from distant (#8720) 2025-08-03 11:55:01 +02:00
person_inbox_undo.go Add ActivityPub Person follow from distant (#8720) 2025-08-03 11:55:01 +02:00
person_service.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
repository_inbox_like.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
repository_service.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00
result.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00
signature_service.go log instrumentation & test package (#10371) 2025-12-09 15:37:50 +01:00
user_activity.go [v15.0/forgejo] fix(activitypub): only return public activities on request (#12533) 2026-05-12 04:57:33 +02:00