Kyle Spearrin
|
31c3835dd3
|
increase timeout for user delete sproc
|
2017-01-14 19:50:52 -05:00 |
|
Kyle Spearrin
|
1bef3a1e5b
|
return epoc milliseconds for revision date
|
2017-01-14 12:47:44 -05:00 |
|
Kyle Spearrin
|
4e790fcfa3
|
Added API for getting the current user's account revision date
|
2017-01-14 10:02:37 -05:00 |
|
Kyle Spearrin
|
1b30a27990
|
Replace OtpSharp with Otp.NET for net core support
|
2017-01-13 21:59:33 -05:00 |
|
Kyle Spearrin
|
6cde9ed223
|
added identity server real cert loading
|
2017-01-12 18:35:26 -05:00 |
|
Kyle Spearrin
|
2abb1aaae5
|
implemented grant repository and identity server PersistedGrantStore
|
2017-01-11 23:20:54 -05:00 |
|
Kyle Spearrin
|
038c98cfaf
|
re-working claims for aspnet core identity integration and backwards compat
|
2017-01-11 21:46:36 -05:00 |
|
Kyle Spearrin
|
54711e634b
|
added correct backwards compat claims
|
2017-01-11 18:48:16 -05:00 |
|
Kyle Spearrin
|
77ca47a266
|
WIP: Added IdentityServer4 to API via Bearer2 auth scheme
|
2017-01-11 00:34:16 -05:00 |
|
Kyle Spearrin
|
62d2a01962
|
update projects to asp.net core 1.1.0
|
2017-01-10 22:08:47 -05:00 |
|
Kyle Spearrin
|
7abde8c771
|
equivalent domains APIs and data models
|
2017-01-09 22:20:34 -05:00 |
|
Kyle Spearrin
|
9cde513026
|
Refactor naming: Sites => Logins
|
2017-01-02 21:52:13 -05:00 |
|
Kyle Spearrin
|
63243eddc6
|
Rename services implementations
|
2016-12-02 23:37:08 -05:00 |
|
Kyle Spearrin
|
bfb98131e5
|
organization service implementations into their own folder
|
2016-12-02 23:32:36 -05:00 |
|
Kyle Spearrin
|
4aa5292a50
|
make cloudqueues readonly
|
2016-11-30 21:54:04 -05:00 |
|
Kyle Spearrin
|
b87c9c1a5a
|
Queue ip addresses for block whenever they exceed the rate limit too much
|
2016-11-30 21:52:06 -05:00 |
|
Kyle Spearrin
|
347baca3ab
|
Version adjustments
|
2016-11-16 18:41:20 -05:00 |
|
Kyle Spearrin
|
4867df0138
|
Adjusted two factor recovery model and moved functionality to user service
|
2016-11-14 23:32:15 -05:00 |
|
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
|
6f636603fb
|
recompile user delete sproc and extend timeout. filer out security stamp errors from logger.
|
2016-10-29 02:59:17 -04:00 |
|
Kyle Spearrin
|
eb6c0a5068
|
added application insights to api
|
2016-10-27 00:09:55 -04:00 |
|
Kyle Spearrin
|
b04843b124
|
remove unused usings
|
2016-10-20 22:56:28 -04:00 |
|
Kyle Spearrin
|
87541bdb3d
|
version bump for 1.0.0 release
|
2016-10-06 22:03:35 -04:00 |
|
Kyle Spearrin
|
c954683133
|
If no ciphers yet, just save user when changing password/email
|
2016-10-05 22:03:08 -04:00 |
|
Kyle Spearrin
|
d11ab85a05
|
updated sproc to clear push token, not identifier
|
2016-08-06 15:33:36 -04:00 |
|
Kyle Spearrin
|
da56901d17
|
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 |
|
Kyle Spearrin
|
f07e9e9dd0
|
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 |
|
Kyle Spearrin
|
0727b75a83
|
Added device service. Added API for clearing out token for a device identifier (used for push unregister).
|
2016-08-05 23:59:59 -04:00 |
|
Kyle Spearrin
|
f456a4fca8
|
Removed caching
|
2016-07-30 16:37:52 -04:00 |
|
Kyle Spearrin
|
4a8162d09a
|
Fixed null reference to device when loggin in for website
|
2016-07-23 17:12:42 -04:00 |
|
Kyle Spearrin
|
d300c82ffd
|
Added support for device registration during two factor login
|
2016-07-23 02:49:57 -04:00 |
|
Kyle Spearrin
|
939a9e25da
|
Return after no master password hint email
|
2016-07-23 00:30:58 -04:00 |
|
Kyle Spearrin
|
f6ee916d7b
|
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 |
|
Kyle Spearrin
|
0582eb73db
|
Update to 1.0 RTM
|
2016-07-09 18:17:51 -04:00 |
|
Kyle Spearrin
|
46b0d52366
|
jobject fox for ciphers push
|
2016-07-06 00:17:22 -04:00 |
|
Kyle Spearrin
|
ba209e41ce
|
Register name not required. Updated mail template ids.
|
2016-07-05 22:21:42 -04:00 |
|
Kyle Spearrin
|
fefe541251
|
cipher revision update. fixed exception handler logging issue. added logger to push service.
|
2016-06-30 21:31:12 -04:00 |
|
Kyle Spearrin
|
731e1bcf46
|
apple data for push notifications
|
2016-06-30 00:35:17 -04:00 |
|
Kyle Spearrin
|
00d79d0fff
|
Push service fixes. Specific pushes for cipher type deletes.
|
2016-06-29 21:17:46 -04:00 |
|
Kyle Spearrin
|
b16c0ca087
|
linq optimization for android devices in push service
|
2016-06-29 01:17:44 -04:00 |
|
Kyle Spearrin
|
ef0a808687
|
added push events and moved cipher writing to cipher service.
|
2016-06-29 01:15:37 -04:00 |
|
Kyle Spearrin
|
0e6fd21805
|
Updates for devices
|
2016-06-21 22:17:31 -04:00 |
|
Kyle Spearrin
|
a07a682831
|
switch to json.net serializer for redis
|
2016-06-21 19:41:48 -04:00 |
|
Kyle Spearrin
|
37ec1de7a3
|
Added device identifier, APIs for updating token by identifier, Device creation/update upon signin.
|
2016-06-21 00:08:22 -04:00 |
|
Kyle Spearrin
|
8a34692e7c
|
switch device type around to match mobile enums
|
2016-06-18 16:09:28 -04:00 |
|
Kyle Spearrin
|
25793e0523
|
created push service using with pushsharp
|
2016-06-18 15:08:21 -04:00 |
|
Kyle Spearrin
|
ca8ba6ac92
|
Device repository and cascase device delete on user delete
|
2016-06-18 14:02:25 -04:00 |
|
Kyle Spearrin
|
1ff49cd5b3
|
Added redis caching libraries and implemented for user by id caching.
|
2016-06-17 17:42:22 -04:00 |
|
Kyle Spearrin
|
8664b6bb2e
|
remove old doc db settings
|
2016-06-09 18:53:53 -04:00 |
|
Kyle Spearrin
|
4f59f38326
|
Added favorites to ciphers and exposed PUT favorite cipher API
|
2016-06-08 22:19:08 -04:00 |
|