Admin check not working post SSR
Due to the admin check validation using the requesters IP address, the backend is now detecting the config GET request to be.
We have a couple options:
- Bypass SSR for admins
- Configure Nginx to pass through the client IP. Nginx is already doing this for PHP so it might be more complicated than it seems.
added scoped labels
Please register or sign in to reply