1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src/Core
2016-07-13 18:37:14 -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 Things to get around CORS pre-flight request. Allow Jwt token to be passed via "access_token" query stirng param. Allow JSON body content to be parsed as "text/plain" content type. 2016-07-13 18:37:14 -04:00
Properties initial commit of source 2015-12-08 22:57:38 -05:00
Repositories Added device identifier, APIs for updating token by identifier, Device creation/update upon signin. 2016-06-21 00:08:22 -04:00
Services jobject fox for ciphers push 2016-07-06 00:17:22 -04:00
Utilities refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04:00
Constants.cs Added redis caching libraries and implemented for user by id caching. 2016-06-17 17:42:22 -04:00
Core.xproj Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
CurrentContext.cs initial commit of source 2015-12-08 22:57:38 -05: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 Update to 1.0 RTM 2016-07-09 18:17:51 -04:00