0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 15:22:44 +01:00
gitea/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
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
variables.go
webhook.go