1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-24 12:35:25 +01:00
bitwarden-server/test/Api.Test/Auth
Jared Snider 29b47f72ca
Auth/PM-3833 - Remove Deprecated Register and Prelogin endpoints from API (#4206)
* PM-3833 - API - AccountsController.cs && AccountsController.cs - remove prelogin and register endpoints.

* PM-3833 - Move Request and Response models that were used for Prelogin and PostRegister from API to Identity.

* PM-3833 - FIX LINT

* PM-3833 - Fix issues after merge conflict fixes.

* PM-3833 - Another test fix
2024-06-19 15:11:24 -04:00
..
Controllers Auth/PM-3833 - Remove Deprecated Register and Prelogin endpoints from API (#4206) 2024-06-19 15:11:24 -04:00
Models [PM-5216] User and Organization Duo Request and Response Model refactor (#4126) 2024-06-05 11:42:02 -07:00
Validators [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00