Skip to content

Commit aa7283b

Browse files
committed
Merge branch 'master' of github.com:owncloud/QA
2 parents 61e9a04 + 2416c04 commit aa7283b

File tree

4 files changed

+175
-9
lines changed

4 files changed

+175
-9
lines changed

Mobile/Android/Executions/Release_4.2/Password Policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
**Server(s)**: oCIS 5.0-beta.1, oCIS 4.0, oC10.13.4<br>
5-
**Device(s)**: Pixel 2 Android11, Samsung Tab Android 13<br>
5+
**Device(s)**: Pixel 2 Android 11, Samsung Tab Android 13<br>
66
**Execution date**: 17/01/2024<br>
77
**Tester**: jrecio<br>
88
**Context**: <br>
@@ -16,6 +16,7 @@ Preconditions:
1616
| :-------- | :---- | :------- | :----: | :----------------------- |
1717
|**Feature support**||||||
1818
| 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 | |
19+
| 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 | |
1920
|**Individual Parameters**||||||
2021
| `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 | |
2122
| `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| |

0 commit comments

Comments
 (0)