forgejo/routers/web/repo/setting
KN4CK3R c766140dad
Add RemoteAddress to mirrors (#26952)
This PR adds a new field `RemoteAddress` to both mirror types which
contains the sanitized remote address for easier (database) access to
that information. Will be used in the audit PR if merged.
2023-09-16 16:03:02 +00:00
..
avatar.go
collaboration.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
settings_test.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
variables.go
webhook.go