forgejo/routers
Gusted 3e3ef76808
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.
2024-11-15 10:59:36 +01:00
..
api Merge pull request '[FEAT] Trim spaces from repo names on form submission' (#5822) from gusted/forgejo-trim-spaces-form into forgejo 2024-11-06 09:16:17 +00:00
common [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
install
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils
web fix: require code permissions for branch feed 2024-11-15 10:59:36 +01:00
init.go