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:
parent
da1e8912f8
commit
2a679d330b
3 changed files with 9 additions and 9 deletions
|
@ -19,11 +19,11 @@ At the end of the installation, the admin user will receive a mail with the admi
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
* [Official demo](https://vault.vaultwarden.com/#/register)
|
* [Official demo](https://vault.bitwarden.com/#/register)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ How to configure this app: by an admin panel at https://vaultwarden.domain.tld/a
|
||||||
|
|
||||||
## Documentation
|
## 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
|
## YunoHost specific features
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ How to configure this app: by an admin panel at https://vaultwarden.domain.tld/a
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
|
* 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
|
* Upstream app repository: https://github.com/dani-garcia/vaultwarden
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost website: https://yunohost.org/
|
||||||
|
|
||||||
|
|
|
@ -19,11 +19,11 @@ Après l'installation, l'utilisateur admin recevra un e-mail avec le admin_token
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Démo
|
## Démo
|
||||||
|
|
||||||
* [Démo officielle](https://vault.vaultwarden.com/#/register)
|
* [Démo officielle](https://vault.bitwarden.com/#/register)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Comment configurer cette application : via le panneau d'administration https://v
|
||||||
|
|
||||||
## Documentation
|
## 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
|
## Caractéristiques spécifiques YunoHost
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ Comment configurer cette application : via le panneau d'administration https://v
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
|
* 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
|
* Dépôt de l'application principale : https://github.com/dani-garcia/vaultwarden
|
||||||
* Site web YunoHost : https://yunohost.org/
|
* Site web YunoHost : https://yunohost.org/
|
||||||
|
|
||||||
|
|
|
@ -212,7 +212,7 @@ DOMAIN=https://__DOMAIN____PATH_URL__
|
||||||
## Duo Settings
|
## Duo Settings
|
||||||
## You need to configure all options to enable global Duo support, otherwise users would need to configure it themselves
|
## 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):
|
## 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:
|
## Then set the following options, based on the values obtained from the last step:
|
||||||
# DUO_IKEY=<Integration Key>
|
# DUO_IKEY=<Integration Key>
|
||||||
# DUO_SKEY=<Secret Key>
|
# DUO_SKEY=<Secret Key>
|
||||||
|
|
Loading…
Add table
Reference in a new issue