mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
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.