1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test/Auth/UserFeatures
Jared Snider e6245bbece
Auth/PM-12613 - Registration with Email Verification - Provider Invite Flow (#4917)
* PM-12613 - Add RegisterUserViaProviderInviteToken flow (needs manual, unit, and integration tests)

* PM-12613 - RegisterUserCommandTests - test register via provider inv

* PM-12613 - AccountsControllerTests.cs - Add integration test for provider

* PM-12613 - Remove comment

* PM-12613 - Add temp logging to help debug integration test failure in pipeline

* PM-12613 - WebApplicationFactoryBase.cs - add ConfigureServices

* PM-12613 - AccountsControllerTests.cs - refactor test to sidestep encryption

* PM-12613 - Per PR feedback, refactor AccountsController.cs and move token type checking into request model.

* PM-12613 - Remove debug writelines

* PM-12613 - Add RegisterFinishRequestModelTests
2024-10-23 18:06:24 -04:00
..
Registration Auth/PM-12613 - Registration with Email Verification - Provider Invite Flow (#4917) 2024-10-23 18:06:24 -04:00
TdeOffboarding [PM-5963] Fix tde offboarding vault corruption (#4144) 2024-07-23 14:53:08 -04:00
TwoFactorAuth [AC-1698] Check if a user has 2FA enabled more efficiently (#4524) 2024-08-08 15:43:45 +01:00
UserKey [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00
UserMasterPassword AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
WebAuthnLogin Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00