1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00
This commit is contained in:
Éric Gaspar 2023-11-01 17:16:08 +01:00
commit 99e36c2a0c
2 changed files with 2 additions and 0 deletions

View file

@ -31,6 +31,7 @@ Alternative implementation of the Bitwarden server API written in Rust and compa
* Official user documentation: <https://help.bitwarden.com/>
* Official admin documentation: <https://github.com/dani-garcia/vaultwarden/wiki>
* Upstream app code repository: <https://github.com/dani-garcia/vaultwarden>
* YunoHost Store: <https://apps.yunohost.org/app/vaultwarden>
* Report a bug: <https://github.com/YunoHost-Apps/vaultwarden_ynh/issues>
## Developer info

View file

@ -31,6 +31,7 @@ Implémentation alternative de l'API du serveur Bitwarden écrite en Rust et com
* Documentation officielle utilisateur : <https://help.bitwarden.com/>
* Documentation officielle de ladmin : <https://github.com/dani-garcia/vaultwarden/wiki>
* Dépôt de code officiel de lapp : <https://github.com/dani-garcia/vaultwarden>
* YunoHost Store: <https://apps.yunohost.org/app/vaultwarden>
* Signaler un bug : <https://github.com/YunoHost-Apps/vaultwarden_ynh/issues>
## Informations pour les développeurs