Remove brute-force-tag

This commit is contained in:
amrita
2023-05-04 12:42:14 +05:45
parent 73c327bdf0
commit 6ff7dc2741
13 changed files with 57 additions and 57 deletions
@@ -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 |