Latest version: v0.3
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
devpi-server plugin - Accept requests based on the X-Remote-User header (provided by nginx for example) Example nginx directive: `proxy_set_header X-Remote-User $remote_user;` - Do not check any credential and give the user the 'remote_user' group.
No known vulnerabilities found