mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 06:29:25 +08:00
* fix: prevent infinite reload on blocked IP error and set X-Forwarded-For header in proxy * feat: add middleware to extract client IP and set it in context * test: add unit tests for extract client IP middleware