Skip to content
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

added assertion for the email field in user creation #22604

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

rashmivkulkarni
Copy link
Contributor

@rashmivkulkarni rashmivkulkarni commented Aug 31, 2018

additional assertions to email field while creating users

@rashmivkulkarni rashmivkulkarni added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! bug Fixes for quality problems that affect the customer experience v7.0.0 v6.4.1 labels Aug 31, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@legrego
Copy link
Member

legrego commented Sep 4, 2018

@Rasroh,

I don't think this is testing what you intended. If I understand your change correctly, this is testing the user management screen, where we list all of the user accounts. The issue in question is the "current user" screen, where we fail to show the current user's email address:

current behavior

image

expected behavior

image

@rashmivkulkarni rashmivkulkarni changed the title added assertion for the email field -automate the test to resolve a SDH ticket added assertion for the email field in user creation Sep 4, 2018
@rashmivkulkarni
Copy link
Contributor Author

discussed with @legrego : this PR doesn't address the SDH ticket listed. But doesn't harm anything - just adds assertions to the email field while creating user.

Will create a separate PR for addressing SDH.

Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rashmivkulkarni rashmivkulkarni merged commit d874c21 into elastic:master Sep 4, 2018
@rashmivkulkarni rashmivkulkarni deleted the security branch August 20, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! test v6.4.1 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants