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-07-09 16:22:04 +02:00
parent bcd1578951
commit fe9f9ade53

@ -31,6 +31,7 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu
* [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/)
* [Live sync](https://bitwarden.com/blog/live-sync/) (push notifications) for mobile clients (Android/iOS)
* Certain enterprise policies:
* [Require two-step login](https://bitwarden.com/help/policies/#require-two-step-login)
@ -51,7 +52,7 @@ To simplify comparison with the official server, this section summarizes the fea
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)
This feature is partially added, but only to support the Bitwarden Directory Connector.
Features that probably won't be added unless contributed: