mirror of
https://github.com/DumbWareio/DumbDrop.git
synced 2026-02-19 23:52:36 +08:00
* Enhance IP spoofing protection and proxy trust config Adds secure IP extraction utility to prevent X-Forwarded-For header spoofing, updates rate limiter and authentication to use real client IP, and introduces TRUST_PROXY and TRUSTED_PROXY_IPS configuration options. Documentation and tests updated to reflect new security measures and usage guidance for reverse proxy deployments. * Update package.json