-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot login as regular user #130
Comments
I have same problem too. when i login with user-role: user, i got logs
but when i login with user-role:administrator. ElasticKube can initial KubeWatcher and login to the system successfully.
How to fix it? My system
|
please check this PR #137 |
I set up ElasticKube with a mail server.
When I add a new user the mail is sent out and received by the user.
The user clicks the provided link in the email and a validation page is provided.
So far so good.
After entering the requested data, and pressing the Validate button, an error appears in the browser:
e is undefined dismiss
The user cannot log in. -- Not good.
After clearing the browser cache and re-entering the direct link to the elastickube site, the user is prompted for username/password.
Again, after entering the data, the following errors appear in the browser window (FF 45.4.0):
e is undefined dismiss
The user cannot log in. -- Not good.
Same result in other browsers by the way (IE, GC).
When I login as the admin I see that the user is correctly registered (no pending status anymore).
When I look in the container api server log, I do not see anything odd (I changed the user's email address to EMAILADDRESS):
The text was updated successfully, but these errors were encountered: