Kyle Spearrin
|
929e264549
|
PutClearToken requires authorization
|
10 years ago |
Kyle Spearrin
|
0727b75a83
|
Added device service. Added API for clearing out token for a device identifier (used for push unregister).
|
10 years ago |
Kyle Spearrin
|
f456a4fca8
|
Removed caching
|
10 years ago |
Kyle Spearrin
|
4a8162d09a
|
Fixed null reference to device when loggin in for website
|
10 years ago |
Kyle Spearrin
|
d300c82ffd
|
Added support for device registration during two factor login
|
10 years ago |
Kyle Spearrin
|
452d74a266
|
A few fixes to TwoFactorProvider
|
10 years ago |
Kyle Spearrin
|
939a9e25da
|
Return after no master password hint email
|
10 years ago |
Kyle Spearrin
|
54696aade4
|
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
|
10 years ago |
Kyle Spearrin
|
0620fb7a86
|
DefaultContractResolver for pascal cased JSON. RTM moved to camelCase
|
10 years ago |
Kyle Spearrin
|
6e634d8000
|
Add text/plain media type for all json input formatters
|
10 years ago |
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.
|
10 years ago |
Kyle Spearrin
|
0582eb73db
|
Update to 1.0 RTM
|
10 years ago |
Kyle Spearrin
|
91f93a79ee
|
set revision date on sites when cascading from folder delete
|
10 years ago |
Kyle Spearrin
|
46b0d52366
|
jobject fox for ciphers push
|
10 years ago |
Kyle Spearrin
|
ba209e41ce
|
Register name not required. Updated mail template ids.
|
10 years ago |
Kyle Spearrin
|
fefe541251
|
cipher revision update. fixed exception handler logging issue. added logger to push service.
|
10 years ago |
Kyle Spearrin
|
cbdc8f355f
|
camelCase push settings keys
|
10 years ago |
Kyle Spearrin
|
731e1bcf46
|
apple data for push notifications
|
10 years ago |
Kyle Spearrin
|
00d79d0fff
|
Push service fixes. Specific pushes for cipher type deletes.
|
10 years ago |
Kyle Spearrin
|
b16c0ca087
|
linq optimization for android devices in push service
|
10 years ago |
Kyle Spearrin
|
ef0a808687
|
added push events and moved cipher writing to cipher service.
|
10 years ago |
Kyle Spearrin
|
afa37f5ab1
|
Log errors with full exception
|
10 years ago |
Kyle Spearrin
|
0e6fd21805
|
Updates for devices
|
10 years ago |
Kyle Spearrin
|
a07a682831
|
switch to json.net serializer for redis
|
10 years ago |
Kyle Spearrin
|
6f7b8314bc
|
updated to loggr rc2
|
10 years ago |
Kyle Spearrin
|
37ec1de7a3
|
Added device identifier, APIs for updating token by identifier, Device creation/update upon signin.
|
10 years ago |
Kyle Spearrin
|
8a34692e7c
|
switch device type around to match mobile enums
|
10 years ago |
Kyle Spearrin
|
4fd65f974d
|
device apis and models
|
10 years ago |
Kyle Spearrin
|
25793e0523
|
created push service using with pushsharp
|
10 years ago |
Kyle Spearrin
|
ca8ba6ac92
|
Device repository and cascase device delete on user delete
|
10 years ago |
Kyle Spearrin
|
3e32a55640
|
Added schema for device table
|
10 years ago |
Kyle Spearrin
|
1ff49cd5b3
|
Added redis caching libraries and implemented for user by id caching.
|
10 years ago |
Kyle Spearrin
|
df94150848
|
vs version bump for sqlproj
|
10 years ago |
Kyle Spearrin
|
cbb0c392bc
|
favorite updates to sqlproj
|
10 years ago |
Kyle Spearrin
|
0a8d6ca6e1
|
gitignore publish profiles
|
10 years ago |
Kyle Spearrin
|
8664b6bb2e
|
remove old doc db settings
|
10 years ago |
Kyle Spearrin
|
4f59f38326
|
Added favorites to ciphers and exposed PUT favorite cipher API
|
10 years ago |
Kyle Spearrin
|
ed0c6ad795
|
Getting rid of CipherDataModel in favor of more specific models. Optimizations to model transformations.
|
10 years ago |
Kyle Spearrin
|
89e524e1e4
|
added cipher history API for data syncing with client databases
|
10 years ago |
Kyle Spearrin
|
6861303586
|
created ciphers API controller. Moved import to ciphers controller.
|
10 years ago |
Kyle Spearrin
|
585d7b4afd
|
Fixed null check.
|
10 years ago |
Kyle Spearrin
|
3fdb0fcf67
|
refactored data storage to use cipher table. added history table and insert triggers.
|
10 years ago |
Kyle Spearrin
|
8137847485
|
new database schema for ciphers and history. dropped old site and folder tables.
|
10 years ago |
Kyle Spearrin
|
79f507fe68
|
Upgrade to ASP.NET Core RC2 release.
|
10 years ago |
Kyle Spearrin
|
d7cb3d47cb
|
removed GetManyByRevisionDate access
|
10 years ago |
Kyle Spearrin
|
0d92042e28
|
Added revision date to folder and site responses
|
10 years ago |
Kyle Spearrin
|
9c61cfb5c0
|
Added "since" revision date parameter to folder and site "get all" APIs.
|
10 years ago |
Kyle Spearrin
|
8d57b21f97
|
Typed ids as guids in repositories. Removed unused repo methods.
|
10 years ago |
Kyle Spearrin
|
994f27ff40
|
Moved models and removed deuplicate error for username since we use emails as username as well.
|
10 years ago |
Kyle Spearrin
|
8b2186989f
|
resolved circular dependency in user store
|
10 years ago |