1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Core/Services
2020-05-08 10:15:48 -04:00
..
Implementations Updated Stripe API SDK version to 36.9.0 2020-05-08 10:15:48 -04:00
NoopImplementations Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
IAppleIapService.cs save userId with receipt data 2019-09-19 09:36:26 -04:00
IApplicationCacheService.cs app cache with org ability checks on events 2017-12-19 16:02:39 -05:00
IAttachmentStorageService.cs attachment cleanup 2017-07-10 20:48:06 -04:00
IBlockIpService.cs Queue ip addresses for block whenever they exceed the rate limit too much 2016-11-30 21:52:06 -05:00
ICipherService.cs [Soft Delete] - API updates for soft delete + retrieval 2020-04-01 13:00:25 -04:00
ICollectionService.cs api adjustments for manager role and collections 2018-10-17 14:58:45 -04:00
IDeviceService.cs notification hub push registration service 2017-05-26 00:50:27 -04:00
IEventService.cs policy events 2020-01-15 09:43:49 -05:00
IEventWriteService.cs process messages with IEvent 2017-12-08 23:09:50 -05:00
IGroupService.cs log event when removing user from group/collection 2018-07-09 23:07:04 -04:00
ILicensingService.cs user premium validation job 2017-08-22 15:27:29 -04:00
IMailDeliveryService.cs New mail services and implementations 2017-05-30 17:19:46 -04:00
IMailService.cs email user whenever they're removed from org because of 2fa policy (#657) 2020-02-27 09:30:03 -05:00
IOrganizationService.cs public API for organization import (#707) 2020-04-23 11:29:19 -04:00
IPaymentService.cs alloe sub cancellation when deleting account 2019-09-20 13:45:47 -04:00
IPolicyService.cs Enforce 2fa policy (#654) 2020-02-19 14:56:16 -05:00
IPushNotificationService.cs record installation devices 2019-03-19 00:39:03 -04:00
IPushRegistrationService.cs push registration through relay apis 2017-08-11 08:57:31 -04:00
IUserService.cs CheckPoliciesOnTwoFactorRemoval for 2fa recovery (#659) 2020-02-28 10:23:19 -05:00