Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-24 02:36:10 +01:00
forgejo/tests/integration/fixtures/TestFeed
Gusted 6c75d1a504
fix: require code permissions for branch feed
- The RSS and atom feed for branches exposes details about the code, it
therefore should be guarded by the requirement that the doer has access
to the code of that repository.
- Added integration testing.

(cherry picked from commit 3e3ef76808)
2024-11-15 11:32:24 +01:00
..
action.yml fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 16:50:57 +00:00
comment.yml fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 16:50:57 +00:00
team.yml fix: require code permissions for branch feed 2024-11-15 11:32:24 +01:00
team_repo.yml fix: require code permissions for branch feed 2024-11-15 11:32:24 +01:00
team_unit.yml fix: require code permissions for branch feed 2024-11-15 11:32:24 +01:00
team_user.yml fix: require code permissions for branch feed 2024-11-15 11:32:24 +01:00