0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 12:04:32 -05:00
forgejo/routers/web/repo/setting
Lunny Xiao 3ade4d9b2b
Don't return 500 if mirror url contains special chars (#31859)
Fix #31640

(cherry picked from commit d158472a5a9ead8052095b153821a9f26c294452)
2024-08-25 11:56:35 +02: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 Don't return 500 if mirror url contains special chars (#31859) 2024-08-25 11:56:35 +02:00
settings_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
variables.go
webhook.go