Merge pull request #788 from yunohost-bot/anonymous-2018-08-06_04-07-10

[Anonymous contrib] Add password reset feature
This commit is contained in:
Alexandre Aubin 2018-08-16 16:11:05 +02:00 committed by GitHub
commit 2cd6ee3fd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,9 @@ Puis allez dans la section `Outils` > `Changer le mot de passe dadministratio
```bash ```bash
yunohost tools adminpw yunohost tools adminpw
``` ```
Si vous avez oublié votre mot de passe, utilisez plutôt:
```bash
yunohost-reset-ldap-password
```