This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/bitwarden/server
synced
2025-12-26 05:03:18 +00:00
Code
Issues
Releases
Wiki
Activity
Files
731e1bcf4644cd53e6c975f0b38a21f9c5c36f3e
server
/
src
/
Core
/
Services
History
Kyle Spearrin
731e1bcf46
apple data for push notifications
2016-06-30 00:35:17 -04:00
..
CipherService.cs
added push events and moved cipher writing to cipher service.
2016-06-29 01:15:37 -04:00
ICipherService.cs
added push events and moved cipher writing to cipher service.
2016-06-29 01:15:37 -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
refactored data storage to use cipher table. added history table and insert triggers.
2016-05-21 17:16:22 -04:00
MailService.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
PushService.cs
apple data for push notifications
2016-06-30 00:35:17 -04:00
UserService.cs
refactored data storage to use cipher table. added history table and insert triggers.
2016-05-21 17:16:22 -04:00