This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
bitwarden
Watch
1
Star
0
Fork
0
You've already forked bitwarden
mirror of
https://github.com/bitwarden/server.git
synced
2025-05-08 05:02:21 -05:00
Code
bitwarden
/
src
/
Core
/
Services
History
Kyle Spearrin
ef38719253
formatting
2017-01-24 22:48:33 -05:00
..
Implementations
formatting
2017-01-24 22:48:33 -05: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
react to contact changes not being set from identity
2017-01-24 22:46:54 -05:00