1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/src/Core
2017-01-14 19:50:52 -05:00
..
Domains Added API for getting the current user's account revision date 2017-01-14 10:02:37 -05:00
Enums equivalent domains APIs and data models 2017-01-09 22:20:34 -05:00
Exceptions Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
Identity Added API for getting the current user's account revision date 2017-01-14 10:02:37 -05:00
Properties added application insights to api 2016-10-27 00:09:55 -04:00
Repositories increase timeout for user delete sproc 2017-01-14 19:50:52 -05:00
Services Added API for getting the current user's account revision date 2017-01-14 10:02:37 -05:00
Utilities return epoc milliseconds for revision date 2017-01-14 12:47:44 -05:00
Core.xproj Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
CurrentContext.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
GlobalSettings.cs added identity server real cert loading 2017-01-12 18:35:26 -05:00
IDataObject.cs refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04:00
project.json Replace OtpSharp with Otp.NET for net core support 2017-01-13 21:59:33 -05:00