mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
Auto-update README
This commit is contained in:
parent
9b1c924f5d
commit
ff100b55ae
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -26,10 +26,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
- Add custom account without QR code thanks to an advanced form
|
- Add custom account without QR code thanks to an advanced form
|
||||||
- Edit accounts, even the imported ones
|
- Edit accounts, even the imported ones
|
||||||
- Generate TOTP and HOTP security codes
|
- Generate TOTP and HOTP security codes
|
||||||
|
**Shipped version:** 5.1.0~ynh1
|
||||||
|
|
||||||
**Shipped version:** 5.0.4~ynh1
|
**Demo:** <https://demo.2fauth.app/login>
|
||||||
|
|
||||||
**Demo:** https://demo.2fauth.app/login
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -37,10 +36,10 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official admin documentation: <https://docs.2fauth.app/>
|
- Official admin documentation: <https://docs.2fauth.app/>
|
||||||
* Upstream app code repository: <https://github.com/Bubka/2FAuth>
|
- Upstream app code repository: <https://github.com/Bubka/2FAuth>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/2fauth>
|
- YunoHost Store: <https://apps.yunohost.org/app/2fauth>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/2fauth_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/2fauth_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -48,10 +47,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -26,10 +26,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
- Ajoutez un compte personnalisé sans QR code grâce à un formulaire avancé
|
- Ajoutez un compte personnalisé sans QR code grâce à un formulaire avancé
|
||||||
- Modifier les comptes, même ceux importés
|
- Modifier les comptes, même ceux importés
|
||||||
- Générer des codes de sécurité TOTP et HOTP
|
- Générer des codes de sécurité TOTP et HOTP
|
||||||
|
**Version incluse :** 5.1.0~ynh1
|
||||||
|
|
||||||
**Version incluse :** 5.0.4~ynh1
|
**Démo :** <https://demo.2fauth.app/login>
|
||||||
|
|
||||||
**Démo :** https://demo.2fauth.app/login
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -37,10 +36,10 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle de l’admin : <https://docs.2fauth.app/>
|
- Documentation officielle de l’admin : <https://docs.2fauth.app/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/Bubka/2FAuth>
|
- Dépôt de code officiel de l’app : <https://github.com/Bubka/2FAuth>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/2fauth>
|
- YunoHost Store : <https://apps.yunohost.org/app/2fauth>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/2fauth_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/2fauth_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -48,10 +47,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Add table
Reference in a new issue