1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-20 21:31:23 +01:00
bitwarden-server/src/Core/Services
2016-11-30 21:54:04 -05:00
..
AzureBlockIpService.cs make cloudqueues readonly 2016-11-30 21:54:04 -05:00
CipherService.cs cipher revision update. fixed exception handler logging issue. added logger to push service. 2016-06-30 21:31:12 -04:00
DeviceService.cs Added device service. Added API for clearing out token for a device identifier (used for push unregister). 2016-08-05 23:59:59 -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 added push events and moved cipher writing to cipher service. 2016-06-29 01:15:37 -04:00
IDeviceService.cs Added device service. Added API for clearing out token for a device identifier (used for push unregister). 2016-08-05 23:59:59 -04:00
IMailService.cs Removed DocumentDB repositories and domain type dependencies for them. Moved account registration process to not require email address verification in preparation for client app registration process. 2016-02-20 23:25:44 -05:00
IPushService.cs added push events and moved cipher writing to cipher service. 2016-06-29 01:15:37 -04:00
IUserService.cs Adjusted two factor recovery model and moved functionality to user service 2016-11-14 23:32:15 -05:00
MailService.cs Register name not required. Updated mail template ids. 2016-07-05 22:21:42 -04:00
PushService.cs do not send push notifications to device that intiated the cipher create/update/delete since that device should arleady be handling the action after API response. 2016-08-06 02:29:15 -04:00
UserService.cs Adjusted two factor recovery model and moved functionality to user service 2016-11-14 23:32:15 -05:00