mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
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> |
||
|---|---|---|
| .. | ||
| fixtures/TestIsPrivate | ||
| action.go | ||
| action_list.go | ||
| action_test.go | ||
| error.go | ||
| federated_user_activity.go | ||
| federated_user_activity_test.go | ||
| main_test.go | ||
| notification.go | ||
| notification_list.go | ||
| notification_test.go | ||
| repo_activity.go | ||
| repo_activity_test.go | ||
| statistic.go | ||
| user_heatmap.go | ||
| user_heatmap_test.go | ||