diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2025-08-06 01:03:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 01:03:00 -0700 |
| commit | 0703308270dad1c31c02f0b0e75c829156748ff8 (patch) | |
| tree | 4fdb13d90a304570a8e111cfcc90ce153bc1011e /weed/server/webdav_server.go | |
| parent | c6d97569331eae8e6038b6280f309a80e3a8450f (diff) | |
| download | seaweedfs-0703308270dad1c31c02f0b0e75c829156748ff8.tar.xz seaweedfs-0703308270dad1c31c02f0b0e75c829156748ff8.zip | |
remote address parsing should handle special cases (#7101)
* remote address parsing should handle special cases
* handling ipv6
* simplify
* Update weed/security/guard.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update weed/security/guard.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* x-real-ip
* Update guard.go
* fixes
Hostname Whitelisting: Fully restored - supports localhost, example.com, etc.
IP Whitelisting: Still works - supports exact IPs and CIDR ranges
Header Support: Consistent handling of X-Forwarded-For, X-Real-IP
* simplify
* Update weed/security/guard.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/security/guard.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update guard.go
* adjust function signature
* Update weed/security/guard.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* indention
* skip empty host
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Diffstat (limited to 'weed/server/webdav_server.go')
0 files changed, 0 insertions, 0 deletions
