0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-05-18 12:53:46 +02:00

"Two-Step Login" was renamed to "Require two-step login" by Bitwarden upstream. The anchor link has therefore also changed/was broken.

Robin Schneider 2022-12-25 13:57:37 +01:00
parent 3bfb4d8fac
commit d32d227a60

@ -29,7 +29,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.
* Certain enterprise policies:
* [Two-Step Login](https://bitwarden.com/help/policies/#require-two-step-login)
* [Require two-step login](https://bitwarden.com/help/policies/#require-two-step-login)
* [Master Password](https://bitwarden.com/help/policies/#master-password)
* [Password Generator](https://bitwarden.com/help/policies/#password-generator)
* [Remove individual vault](https://bitwarden.com/help/policies/#remove-individual-vault)