1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Fix links

This commit is contained in:
yalh76 2021-04-30 13:54:46 +02:00
parent da1e8912f8
commit 2a679d330b
3 changed files with 9 additions and 9 deletions

View file

@ -19,11 +19,11 @@ At the end of the installation, the admin user will receive a mail with the admi
## Screenshots
![](https://vaultwarden.com/images/hero.png)
![](https://bitwarden.com/images/hero.png)
## Demo
* [Official demo](https://vault.vaultwarden.com/#/register)
* [Official demo](https://vault.bitwarden.com/#/register)
## Configuration
@ -31,7 +31,7 @@ How to configure this app: by an admin panel at https://vaultwarden.domain.tld/a
## Documentation
* Official documentation: https://help.vaultwarden.com/ and https://github.com/dani-garcia/vaultwarden/wiki
* Official documentation: https://help.bitwarden.com/ and https://github.com/dani-garcia/vaultwarden/wiki
## YunoHost specific features
@ -48,7 +48,7 @@ How to configure this app: by an admin panel at https://vaultwarden.domain.tld/a
## Links
* Report a bug: https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
* App website: https://vaultwarden.com/
* App website: https://bitwarden.com/
* Upstream app repository: https://github.com/dani-garcia/vaultwarden
* YunoHost website: https://yunohost.org/

View file

@ -19,11 +19,11 @@ Après l'installation, l'utilisateur admin recevra un e-mail avec le admin_token
## Captures d'écran
![](https://vaultwarden.com/images/hero.png)
![](https://bitwarden.com/images/hero.png)
## Démo
* [Démo officielle](https://vault.vaultwarden.com/#/register)
* [Démo officielle](https://vault.bitwarden.com/#/register)
## Configuration
@ -31,7 +31,7 @@ Comment configurer cette application : via le panneau d'administration https://v
## Documentation
* Documentation officielle : https://help.vaultwarden.com/ et https://github.com/dani-garcia/vaultwarden/wiki
* Documentation officielle : https://help.bitwarden.com/ et https://github.com/dani-garcia/vaultwarden/wiki
## Caractéristiques spécifiques YunoHost
@ -48,7 +48,7 @@ Comment configurer cette application : via le panneau d'administration https://v
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
* Site de l'application : https://vaultwarden.com/
* Site de l'application : https://bitwarden.com/
* Dépôt de l'application principale : https://github.com/dani-garcia/vaultwarden
* Site web YunoHost : https://yunohost.org/

View file

@ -212,7 +212,7 @@ DOMAIN=https://__DOMAIN____PATH_URL__
## Duo Settings
## You need to configure all options to enable global Duo support, otherwise users would need to configure it themselves
## Create an account and protect an application as mentioned in this link (only the first step, not the rest):
## https://help.vaultwarden.com/article/setup-two-step-login-duo/#create-a-duo-security-account
## https://help.bitwarden.com/article/setup-two-step-login-duo/#create-a-duo-security-account
## Then set the following options, based on the values obtained from the last step:
# DUO_IKEY=<Integration Key>
# DUO_SKEY=<Secret Key>