1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00
Commit Graph

500 Commits

Author SHA1 Message Date
4bcfab589d SubvaultUser APIs and services 2017-03-09 23:58:43 -05:00
be5f388fa1 cycle takes parameters 2017-03-08 22:33:31 -05:00
bd0c960e9f move domains to Models.Table 2017-03-08 21:45:08 -05:00
d7eb5f0f7a update to sendgrid 9.x 2017-03-08 21:11:19 -05:00
5ac2113cac org user management apis 2017-03-04 21:28:41 -05:00
29e3605576 organization signup apis and data model changes 2017-03-03 00:07:11 -05:00
acb1fc0be5 remove old share solution code 2017-02-28 22:51:29 -05:00
8c7f1dd343 Support for CipherKey and Share APIs 2017-02-27 22:58:01 -05:00
48cf44f5b2 share service setup 2017-02-25 23:38:24 -05:00
8514d1f16d Parse enum as to accept 0 values or full string values 2017-01-28 17:28:28 -05:00
ef38719253 formatting 2017-01-24 22:48:33 -05:00
0648c2d0a3 react to contact changes not being set from identity 2017-01-24 22:46:54 -05:00
8a83600e52 Move claims issuance and security stamp checks out into profile service. moved context sets out of identity implementations and into get methods. 2017-01-24 22:15:21 -05:00
b08c960cc0 Noop services 2017-01-20 22:29:01 -05:00
4e790fcfa3 Added API for getting the current user's account revision date 2017-01-14 10:02:37 -05:00
1b30a27990 Replace OtpSharp with Otp.NET for net core support 2017-01-13 21:59:33 -05:00
6cde9ed223 added identity server real cert loading 2017-01-12 18:35:26 -05:00
038c98cfaf re-working claims for aspnet core identity integration and backwards compat 2017-01-11 21:46:36 -05:00
7abde8c771 equivalent domains APIs and data models 2017-01-09 22:20:34 -05:00
9cde513026 Refactor naming: Sites => Logins 2017-01-02 21:52:13 -05:00
63243eddc6 Rename services implementations 2016-12-02 23:37:08 -05:00
bfb98131e5 organization service implementations into their own folder 2016-12-02 23:32:36 -05:00
4aa5292a50 make cloudqueues readonly 2016-11-30 21:54:04 -05:00
b87c9c1a5a Queue ip addresses for block whenever they exceed the rate limit too much 2016-11-30 21:52:06 -05:00
4867df0138 Adjusted two factor recovery model and moved functionality to user service 2016-11-14 23:32:15 -05:00
c954683133 If no ciphers yet, just save user when changing password/email 2016-10-05 22:03:08 -04:00
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
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
4a8162d09a Fixed null reference to device when loggin in for website 2016-07-23 17:12:42 -04:00
939a9e25da Return after no master password hint email 2016-07-23 00:30:58 -04:00
46b0d52366 jobject fox for ciphers push 2016-07-06 00:17:22 -04:00
ba209e41ce Register name not required. Updated mail template ids. 2016-07-05 22:21:42 -04:00
fefe541251 cipher revision update. fixed exception handler logging issue. added logger to push service. 2016-06-30 21:31:12 -04:00
731e1bcf46 apple data for push notifications 2016-06-30 00:35:17 -04:00
00d79d0fff Push service fixes. Specific pushes for cipher type deletes. 2016-06-29 21:17:46 -04:00
b16c0ca087 linq optimization for android devices in push service 2016-06-29 01:17:44 -04:00
ef0a808687 added push events and moved cipher writing to cipher service. 2016-06-29 01:15:37 -04:00
25793e0523 created push service using with pushsharp 2016-06-18 15:08:21 -04:00
3fdb0fcf67 refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04:00
79f507fe68 Upgrade to ASP.NET Core RC2 release. 2016-05-19 23:17:01 -04:00
7364f1d442 user revision date updates 2016-02-21 01:10:31 -05:00
5de7fde685 updated user store to use user service for user update operation. added revision date updates to user service update method. 2016-02-21 00:56:48 -05:00
f3e3474746 added user email verification bit 2016-02-21 00:50:53 -05:00
1b3acec905 Transactionally safe user password and email change updates. 2016-02-21 00:15:17 -05:00
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
ef3853d507 Added loggr logging for production environment. 2016-02-06 23:45:33 -05:00
972290d1ec Added retrt logic to all documentdb queries. Updated change password and email process to use multi step for cirty ciphers and replace user. Fixed RefreshSecurityStampAsync to not dirty ciphers. 2015-12-29 21:45:21 -05:00
55be0c739e Added account delete. 2015-12-27 00:14:56 -05:00
8d7178bc74 Added cipher service with bulk import to account controller 2015-12-26 23:09:53 -05:00
437b971003 initial commit of source 2015-12-08 22:57:38 -05:00