1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-28 08:12:22 -05:00

3 Commits

Author SHA1 Message Date
Todd Martin
fb1b39e7c3
Linting. 2025-04-20 16:47:29 -04:00
Todd Martin
7724432ca0
Removed more captcha logic. 2025-04-20 16:38:03 -04:00
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