jojo/routers/api/v1/activitypub
famfo 169ea1d991 fix(activitypub): only return public activities on request (#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/12382
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-05-09 05:02:57 +02:00
..
actor.go chore: update github.com/go-ap/activitypub to 902f6cf (#11301) 2026-04-02 23:57:13 +02:00
person.go fix(activitypub): only return public activities on request (#12382) 2026-05-09 05:02:57 +02:00
repository.go chore: update github.com/go-ap/activitypub to 902f6cf (#11301) 2026-04-02 23:57:13 +02:00
repository_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
reqsignature.go chore(federation): re-enable nilnil lint (#11253) 2026-04-13 22:05:29 +02:00
response.go fix: assorted ActivityPub code only refactors (#8708) 2025-07-28 15:17:29 +02:00