Skip to content

Commit

Permalink
Merge branch 'master' of github.com:owncloud/QA
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Feb 12, 2024
2 parents 61e9a04 + 2416c04 commit aa7283b
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 9 deletions.
3 changes: 2 additions & 1 deletion Mobile/Android/Executions/Release_4.2/Password Policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


**Server(s)**: oCIS 5.0-beta.1, oCIS 4.0, oC10.13.4<br>
**Device(s)**: Pixel 2 Android11, Samsung Tab Android 13<br>
**Device(s)**: Pixel 2 Android 11, Samsung Tab Android 13<br>
**Execution date**: 17/01/2024<br>
**Tester**: jrecio<br>
**Context**: <br>
Expand All @@ -16,6 +16,7 @@ Preconditions:
| :-------- | :---- | :------- | :----: | :----------------------- |
|**Feature support**||||||
| No password policy | 1. Open the links view in a oC10 server that does not support password policy<br>2. Open the links view in a oCIS server that does not support password policy | 1. Criteria are not displayed and don't block the feature<br>2. Criteria are not displayed and don't block the feature| P m11 | |
| Parameter to zero | 1. Create a oCIS server adding any variable that sets password policy to `0`, for example: `OCIS_PASSWORD_POLICY_MIN_UPPERCASE_CHARACTERS: "0"`<br>2. Open public link view and type characters<br>3. Repeat with other [variables](https://github.com/owncloud/ocis/tree/master/services/frontend#the-password-policy) | 2. Min uppercase is not listed as criteria<br>3. Criteria with `0` not listed | P m11 | |
|**Individual Parameters**||||||
| `min_characters` | 1. Type a number of characters lower than the minimum<br>2. Type a number of characters equal than the minimum<br>3. Type a number of characters greater than the minimum | 1. `At least x characters long` is ticked on red<br>2. `At least x characters long` is ticked on green<br>3. `At least x characters long` is ticked on green| P m11 | |
| `uppercase` | 1. Type a number of uppercase characters lower than the minimum<br>2. Type a number of uppercase characters equal than the minimum<br>3. Type a number of uppercase characters greater than the minimum | 1. `At least x uppercase characters ` is ticked on red<br>2. `At least x uppercase characters` is ticked on green<br>3. `At least x uppercase characters` is ticked on green| P m11| |
Expand Down
Loading

0 comments on commit aa7283b

Please sign in to comment.