Kyle Spearrin
|
e68ed04f77
|
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 |
|
Kyle Spearrin
|
452d74a266
|
A few fixes to TwoFactorProvider
|
2016-07-23 01:34:22 -04:00 |
|
Kyle Spearrin
|
54696aade4
|
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
|
2016-07-13 21:43:48 -04:00 |
|
Kyle Spearrin
|
6861303586
|
created ciphers API controller. Moved import to ciphers controller.
|
2016-06-07 20:05:27 -04:00 |
|
Kyle Spearrin
|
3fdb0fcf67
|
refactored data storage to use cipher table. added history table and insert triggers.
|
2016-05-21 17:16:22 -04:00 |
|
Kyle Spearrin
|
79f507fe68
|
Upgrade to ASP.NET Core RC2 release.
|
2016-05-19 23:17:01 -04:00 |
|
Kyle Spearrin
|
994f27ff40
|
Moved models and removed deuplicate error for username since we use emails as username as well.
|
2016-03-08 21:20:56 -05:00 |
|
Kyle Spearrin
|
9914399e8b
|
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 |
|
Kyle Spearrin
|
55be0c739e
|
Added account delete.
|
2015-12-27 00:14:56 -05:00 |
|
Kyle Spearrin
|
8d7178bc74
|
Added cipher service with bulk import to account controller
|
2015-12-26 23:09:53 -05:00 |
|
Kyle Spearrin
|
437b971003
|
initial commit of source
|
2015-12-08 22:57:38 -05:00 |
|