1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src/Core
2016-10-06 22:03:35 -04:00
..
Domains Added device identifier, APIs for updating token by identifier, Device creation/update upon signin. 2016-06-21 00:08:22 -04:00
Enums Push service fixes. Specific pushes for cipher type deletes. 2016-06-29 21:17:46 -04:00
Exceptions Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
Identity Revert device id in jwt token and moved to reading from header. Added clear token by identifier API/repo/sproc so that token can be cleared after logout. 2016-08-06 15:15:11 -04:00
Properties initial commit of source 2015-12-08 22:57:38 -05:00
Repositories updated sproc to clear push token, not identifier 2016-08-06 15:33:36 -04:00
Services If no ciphers yet, just save user when changing password/email 2016-10-05 22:03:08 -04:00
Utilities refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04: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 created push service using with pushsharp 2016-06-18 15:08:21 -04: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 version bump for 1.0.0 release 2016-10-06 22:03:35 -04:00