0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-05-18 04:43:49 +02:00

Updated Home (markdown)

Mathijs van Veluw 2023-02-13 19:02:53 +01:00
parent 672e5db240
commit c453087d70

@ -30,6 +30,8 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu
* Username generator integration with SimpleLogin, AnonAddy, or Firefox Relay
* [Directory Connector](https://bitwarden.com/help/directory-sync/) support (basic implementation, no group support)
<br>Only version [v2.9.2](https://github.com/bitwarden/directory-connector/releases/tag/v2.9.2) and lower is supported, v2.9.3 and up use a different login method not supported yet.
* [Admin Password Reset](https://bitwarden.com/help/admin-reset/)
* Certain enterprise policies:
* [Require two-step login](https://bitwarden.com/help/policies/#require-two-step-login)
* [Master password requirements](https://bitwarden.com/help/policies/#master-password-requirements)
@ -38,6 +40,7 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu
* [Remove Send](https://bitwarden.com/help/policies/#remove-send)
* [Send Options](https://bitwarden.com/help/policies/#send-options)
* [Single Organization](https://bitwarden.com/help/policies/#single-organization)
* [Master Password Reset](https://bitwarden.com/help/policies/#master-password-reset)
## Missing features
@ -49,9 +52,6 @@ Features that may be added as time permits (contributions are always welcome):
* [Bitwarden Public API](https://bitwarden.com/help/public-api/) / [Organization API key](https://bitwarden.com/help/public-api/#authentication)
* [Live sync](https://bitwarden.com/blog/live-sync/) (push notifications) for mobile clients (Android/iOS)
* [Admin Password Reset](https://bitwarden.com/help/admin-reset/)
* Certain enterprise policies:
* [Master Password Reset](https://bitwarden.com/help/policies/#master-password-reset)
Features that probably won't be added unless contributed: