[GH-ISSUE #124] PUT /api/two-factor/authenticator not implemented #67

Closed
opened 2026-03-03 01:24:27 +03:00 by kerem · 1 comment
Owner

Originally created by @mprasil on GitHub (Aug 10, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/124

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). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/124 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.
Author
Owner

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

I believe this was resolved in #129

<!-- gh-comment-id:412198888 --> @mprasil commented on GitHub (Aug 10, 2018): I believe this was resolved in #129
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#67
No description provided.