Browse Source

The app password avoids 1Il etc. Adapted comment accordingly

Signed-off-by: Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de>
tags/v13.0.0beta1
Marcel Waldvogel 7 years ago
parent
commit
15c51f410e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      settings/Controller/AuthSettingsController.php

+ 1
- 1
settings/Controller/AuthSettingsController.php View File

@@ -156,7 +156,7 @@ class AuthSettingsController extends Controller {
/**
* Return a 25 digit device password
*
* Example: AbCdE-fGhIj-KlMnO-pQrSt-12345
* Example: AbCdE-fGhJk-MnPqR-sTwXy-23456
*
* @return string
*/

Loading…
Cancel
Save