You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
I had been running without NGO_WHITELIST set, so while it required a user to login through google, there was no limiting who could log in. Today, I set NGO_WHITELIST to include a particular email account, and I was able to continue viewing contents. As a test, I signedout (_signout). Afterwards 403 errors, and there is no way to sign back in , so long as I have NGO_WHITELIST set. I have to stop my container, restart it without NGO_WHITELIST, (get credentials again), then restop the container and then restart it again with the NGO_WHITELIST value set.
Unfortunately this means the current behavior makes it impossible for me (or any other user) to make use of our websites, as its not possible to 'log in' unless you're already logged in.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had been running without NGO_WHITELIST set, so while it required a user to login through google, there was no limiting who could log in. Today, I set NGO_WHITELIST to include a particular email account, and I was able to continue viewing contents. As a test, I signedout (_signout). Afterwards 403 errors, and there is no way to sign back in , so long as I have NGO_WHITELIST set. I have to stop my container, restart it without NGO_WHITELIST, (get credentials again), then restop the container and then restart it again with the NGO_WHITELIST value set.
Unfortunately this means the current behavior makes it impossible for me (or any other user) to make use of our websites, as its not possible to 'log in' unless you're already logged in.
The text was updated successfully, but these errors were encountered: