PUT /api/two-factor/authenticator not implemented #67

Closed
opened 2026-02-04 16:38:33 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @mprasil on GitHub (Aug 10, 2018).

New vault (#93) calls PUT on /api/two-factor/authenticator. We have POST handler already implemented for this, so this should be easy to fix.

Originally created by @mprasil on GitHub (Aug 10, 2018). New vault (#93) calls PUT on /api/two-factor/authenticator. We have [POST handler already implemented](https://github.com/dani-garcia/bitwarden_rs/blob/56b3afa77ca12aba6c3d11edf30b8b16378cbfe5/src/api/core/two_factor.rs#L150) for this, so this should be easy to fix.
OVERLORD added the good first issuebugfuture Vault labels 2026-02-04 16:38:33 +03:00
Author
Owner

@mprasil commented on GitHub (Aug 10, 2018):

I believe this was resolved in #129

@mprasil commented on GitHub (Aug 10, 2018): I believe this was resolved in #129
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#67