1
0
Fork 0
vaultwarden-test/src/api/core
BlackDex 5bfc7cfde3
Added missing register endpoint to identity
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
2022-11-14 17:22:37 +01:00
..
two_factor Update to diesel2 2022-10-23 00:49:23 +02:00
accounts.rs Added missing register endpoint to identity 2022-11-14 17:22:37 +01:00
ciphers.rs Update to diesel2 2022-10-23 00:49:23 +02:00
emergency_access.rs Update to diesel2 2022-10-23 00:49:23 +02:00
folders.rs Update to diesel2 2022-10-23 00:49:23 +02:00
mod.rs Update to diesel2 2022-10-23 00:49:23 +02:00
organizations.rs Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
sends.rs Update to diesel2 2022-10-23 00:49:23 +02:00