[PR #2920] [MERGED] Added missing register endpoint to identity #3186

Closed
opened 2026-03-03 09:41:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2920
Author: @BlackDex
Created: 11/14/2022
Status: Merged
Merged: 11/27/2022
Merged by: @dani-garcia

Base: mainHead: issue-2889


📝 Commits (1)

  • 5bfc7cf Added missing register endpoint to identity

📊 Changes

2 files changed (+13 additions, -4 deletions)

View changed files

📝 src/api/core/accounts.rs (+6 -2)
📝 src/api/identity.rs (+7 -2)

📄 Description

In the upcomming web-vault and other clients they changed the register endpoint from /api/accounts/register to /identity/register.

This PR adds the new endpoint to already be compatible with the new clients.

Fixes #2889


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2920 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 11/14/2022 **Status:** ✅ Merged **Merged:** 11/27/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `issue-2889` --- ### 📝 Commits (1) - [`5bfc7cf`](https://github.com/dani-garcia/vaultwarden/commit/5bfc7cfde35280eebb086459000d96c324500763) Added missing `register` endpoint to `identity` ### 📊 Changes **2 files changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+6 -2) 📝 `src/api/identity.rs` (+7 -2) </details> ### 📄 Description In the upcomming web-vault and other clients they changed the register endpoint from `/api/accounts/register` to `/identity/register`. This PR adds the new endpoint to already be compatible with the new clients. Fixes #2889 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:41:47 +03:00
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#3186
No description provided.