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

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-16 12:55:57 +00:00
parent 288d064589
commit 5ef2518010
2 changed files with 16 additions and 18 deletions

View file

@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
**Shipped version:** 1.29.1~ynh4
**Demo:** https://vault.bitwarden.com/#/register
**Demo:** <https://vault.bitwarden.com/#/register>
## Screenshots
@ -28,11 +27,11 @@ Alternative implementation of the Bitwarden server API written in Rust and compa
## Documentation and resources
* 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>
- 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

@ -17,10 +17,9 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
Implémentation alternative de l'API du serveur Bitwarden écrite en Rust et compatible avec les clients Bitwarden en amont*, parfaite pour un déploiement auto-hébergé où l'exécution du service officiel gourmand en ressources n'est peut-être pas idéale.
**Version incluse :** 1.29.1~ynh4
**Démo :** https://vault.bitwarden.com/#/register
**Démo :** <https://vault.bitwarden.com/#/register>
## Captures décran
@ -28,11 +27,11 @@ Implémentation alternative de l'API du serveur Bitwarden écrite en Rust et com
## Documentations et ressources
* 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>
- 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