1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Core.Test/Services
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
..
AmazonSesMailDeliveryServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AmazonSqsBlockIpServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AppleIapServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AzureQueueBlockIpServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AzureQueueEventWriteServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
AzureQueuePushNotificationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
CollectionServiceTests.cs [AC-1443] Update manager permission to only see collections they have access to (#3071) 2023-08-08 16:54:10 +01:00
DeviceServiceTests.cs Trusted Device Encryption feature (#3151) 2023-08-17 16:03:06 -04:00
EventServiceTests.cs [AC-1081] Merge feature/billing-obfuscation (#2665) 2023-04-14 11:13:16 +01:00
GroupServiceTests.cs [EC-654] Create commands for Group Create and Group Update (#2442) 2022-12-12 09:59:48 +00:00
HandlebarsMailServiceTests.cs Fix typos in comments (#2876) 2023-05-09 17:38:47 +02:00
InMemoryApplicationCacheServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
InMemoryServiceBusApplicationCacheServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
LaunchDarklyFeatureServiceTests.cs [PM-3708] Allow local overrides for flag values (#3243) 2023-09-01 07:06:21 -04:00
LicensingServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
LocalAttachmentStorageServiceTests.cs [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
MailKitSmtpMailDeliveryServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
MultiServicePushNotificationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
NotificationHubPushNotificationServiceTests.cs [SG-419] Added logging to mobile push notifications (#2332) 2022-10-19 10:22:40 -04:00
NotificationHubPushRegistrationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
NotificationsApiPushNotificationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationDomainServiceTests.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
OrganizationServiceTests.cs [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
PolicyServiceTests.cs Trusted Device Encryption feature (#3151) 2023-08-17 16:03:06 -04:00
RelayPushNotificationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
RelayPushRegistrationServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
RepositoryEventWriteServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SendGridMailDeliveryServiceTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
StripePaymentServiceTests.cs [AC-1486] Feature: SM Billing (#3073) 2023-07-25 08:05:05 +10:00
UserServiceTests.cs Trusted Device Encryption feature (#3151) 2023-08-17 16:03:06 -04:00