You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/tests/cypress/fixtures/login/authenticationSettngs.json

11 lines
207 B

{
"allowNoPassword": false,
"requireDigit": false,
"requiredLength": 0,
"requireLowercase": false,
"requireNonAlphanumeric": false,
"requireUppercase": false,
"enableOAuth": true,
"id": 14
}