forgejo/routers/web/repo/setting
Gusted 786dfc7fb8
fix: add ID check for updating push mirror interval
- Ensure that the specified push mirror ID belongs to the requested
repository, otherwise it is possible to modify the intervals of the push
mirrors that do not belong to the requested repository.
- Integration test added.
2024-11-15 10:59:36 +01:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-18 05:47:06 +02:00
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go fix: add ID check for updating push mirror interval 2024-11-15 10:59:36 +01:00
settings_test.go
variables.go
webhook.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00