Fixing basic auth password access
A loophole allowed LVC users who are also LV-EM members to access the page for creating/managing passwords for basic auth access to the API. This commit fixes that by also checking for the absence of LVC membership before allowing access to the page.
Please register or sign in to comment