1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-03 18:57:35 +01:00
bitwarden-server/src/Core
2017-01-02 21:52:13 -05:00
..
Domains Require 2FA token in order to disiable 2FA. Added 2FA recovery code to data/domain model and exposed recover and regenerate 2FA APIs 2016-11-14 21:13:53 -05:00
Enums Refactor naming: Sites => Logins 2017-01-02 21:52:13 -05:00
Exceptions Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
Identity remove unused usings 2016-10-20 22:56:28 -04:00
Properties added application insights to api 2016-10-27 00:09:55 -04:00
Repositories recompile user delete sproc and extend timeout. filer out security stamp errors from logger. 2016-10-29 02:59:17 -04:00
Services Refactor naming: Sites => Logins 2017-01-02 21:52:13 -05: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 Queue ip addresses for block whenever they exceed the rate limit too much 2016-11-30 21:52:06 -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 Queue ip addresses for block whenever they exceed the rate limit too much 2016-11-30 21:52:06 -05:00