Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
varbase-3293696
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
varbase-3293696
Commits
6c585a76
Commit
6c585a76
authored
6 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2992083
: Updated [Username Enumeration Prevention] module from 8.1.0-beta1 to 8.1.0-beta
parent
0454ae6e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/features/varbase/step2-apply-tests/02-user-management/02-01-request-new-password.feature
+6
-1
6 additions, 1 deletion
...sts/02-user-management/02-01-request-new-password.feature
with
6 additions
and
1 deletion
tests/features/varbase/step2-apply-tests/02-user-management/02-01-request-new-password.feature
+
6
−
1
View file @
6c585a76
...
...
@@ -12,7 +12,7 @@ So that I can reset my password for the account
And
I wait
Then
I should see
"Forgot your password?"
@local
@development
@staging
@production
@javascript
@local
@development
@staging
@production
Scenario
:
Verify that the system cannot send an email to non-existing users/emails.
When
I go to
"/user/password"
And
I wait
...
...
@@ -20,4 +20,9 @@ So that I can reset my password for the account
When
I fill in
"not.existing.email@vardot.com"
for
"Username or email address"
And
I press the
"Submit"
button
And
I wait
Then
I should see
"There was a problem with your form submission. Please wait 6 seconds and try again."
When
I fill in
"not.existing.email@vardot.com"
for
"Username or email address"
And
I wait 7s
And
I press the
"Submit"
button
And
I wait
Then
I should see
"Further instructions have been sent to your e-mail address."
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment