We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description If a user set a password with quotes ("), that user get the following error when trying to login from Sunstone:
OpenNebula is not running or there was a server exception. Please check the server logs.
To Reproduce Login from Susntone with a user who set a password with quotes.
Expected behavior Users with quotes present in their passwords must be able to log in from Sunstone.
Details
The text was updated successfully, but these errors were encountered:
B #5049: Unable to web login when quotes in passwd (#174)
ef47322
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
ce5820f
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io> (cherry picked from commit ef47322)
fixed in 2d31aca
Sorry, something went wrong.
0b3ac16
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io> (cherry picked from commit 2d31aca)
2d31aca
72449f1
rdiaz-on
No branches or pull requests
Description
If a user set a password with quotes ("), that user get the following error when trying to login from Sunstone:
To Reproduce
Login from Susntone with a user who set a password with quotes.
Expected behavior
Users with quotes present in their passwords must be able to log in from Sunstone.
Details
Progress Status
The text was updated successfully, but these errors were encountered: