Remove brute-force-tag
This commit is contained in:
@@ -7,7 +7,7 @@ Feature: auth
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
|
||||
@issue-1337 @smokeTest @skipOnBruteForceProtection @issue-brute_force_protection-112
|
||||
@issue-1337 @smokeTest
|
||||
Scenario: send POST requests to OCS endpoints as normal user with wrong password
|
||||
When user "Alice" requests these endpoints with "POST" including body "doesnotmatter" using password "invalid" about user "Alice"
|
||||
| endpoint |
|
||||
|
||||
Reference in New Issue
Block a user