1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Rui Tomé 721c18e94a
[AC-244] Consider a user's email as verified when they accept an organization invitation via the email link (#3199)
* [AC-244] Saving User.EmailVerified = true when accepting organization invite

* [AC-244] Added unit tests

* [AC-244] Added the parameter 'verifyEmail' to OrganizationService.AcceptUserAsync

* [AC-244] Refactored unit tests

* [AC-244] Fixed failing unit tests

* [AC-244] Marking email as verified only in the endpoint for accepting an invite with a token

* Update src/Core/Services/IOrganizationService.cs

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

* [AC-244] Marking email as verified only if it was not

* [AC-244] Updated unit test to have the user's email unverified at the start

* [AC-244] dotnet format

---------

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
Co-authored-by: Vincent Salucci <vincesalucci21@gmail.com>
2023-09-07 14:36:54 +01:00
..
Api.IntegrationTest [SM-895] Enforce project maximums (#3214) 2023-08-28 12:34:37 -05:00
Api.Test [SM-895] Enforce project maximums (#3214) 2023-08-28 12:34:37 -05:00
Billing.Test Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
Common Trusted Device Encryption feature (#3151) 2023-08-17 16:03:06 -04:00
Core.Test [AC-244] Consider a user's email as verified when they accept an organization invitation via the email link (#3199) 2023-09-07 14:36:54 +01:00
Icons.Test Update dependency AngleSharp to v1 (#3079) 2023-08-10 14:34:39 -05:00
Identity.IntegrationTest [AC-108] Enterprise policies are not removed when downgraded to teams (#3168) 2023-08-25 11:22:16 +01:00
Identity.Test Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
Infrastructure.EFIntegration.Test [AC-1597] Revert GetByUserIdWithPolicyDetailsAsync changes to unblock SQL CPU (#3203) 2023-08-16 13:42:09 +10:00
Infrastructure.IntegrationTest Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
IntegrationTestCommon Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
bitwarden.tests.sln [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00