1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
Commit Graph

81 Commits

Author SHA1 Message Date
Addison Beck
0bff8bcd56 changed the way we load planResponse objects in organizationResponse objects (#167) 2020-09-08 09:17:04 -04:00
Addison Beck
e07526a1b6 Link existing user to sso (#158)
* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* added a token to the existing user sso link flow

* facilite linking an existing user to an org sso

* fixed a broken import

* facilite linking an existing user to an org sso

* fixed a broken import

* added ssoBound and identifier to an org model

* added user identifier to sso callout url

* changed url for delete sso user api method

* added a token to the existing user sso link flow

* facilite linking an existing user to an org sso

* fixed a broken import

* removed an extra line

* encoded the user identifier on sso link

* code review cleanup for link sso

* removed a blank line
2020-08-27 11:00:05 -04:00
Kyle Spearrin
ed6978baff add support for org identifier to api models (#149) 2020-08-12 16:38:32 -04:00
Addison Beck
b32b016f82 Merge plan and price updates (#145)
* Created a PlanResponse model & relevant API request for getting plan data from the server
2020-08-11 14:20:39 -04:00
Kyle Spearrin
fefef546f0 sso support (#127)
* support for sso

* created master password boolean

* resetMasterPassword flows

* throw on bad ctor for token request
2020-07-16 08:59:29 -04:00
Vincent Salucci
d308245237 Added new BusinessPortal boolean to all necessary objects (#121) 2020-07-06 17:21:41 -05:00
Chad Scharf
7fd52c62f3 Merge pull request #115 from bitwarden/feature/tax-info-collection
Support tax collection info
2020-06-17 10:50:14 -04:00
Chad Scharf
dea0233ee3 Support tax collection info 2020-06-12 19:29:52 -04:00
hinton
1fa3eb49ad Add support for collections with hide passwords 2020-05-21 15:54:15 +02:00
Chad Scharf
19668ab5f2 [Soft Delete] jslib updates for new API updates
New API methods and cipher Deleted Date property, plus search expansion to toggle on deleted flag.
2020-04-03 16:32:15 -04:00
Kyle Spearrin
3d2e2cb174 sync policies., set up policy service 2020-01-28 22:24:02 -05:00
Kyle Spearrin
ca6f235a34 usePolicies on org profile response 2020-01-15 15:22:34 -05:00
Kyle Spearrin
f66de2207c policy apis 2020-01-15 11:24:00 -05:00
Kyle Spearrin
b2a8041173 fix twoFactorEnabled type 2019-10-04 09:45:37 -04:00
Kyle Spearrin
971e19335f fix UsingInAppPurchase mapping 2019-09-24 16:03:25 -04:00
Kyle Spearrin
929dd8415d usingInAppPurchase added to model 2019-09-19 16:30:29 -04:00
Kyle Spearrin
e28e820286 new payment api changes 2019-08-09 23:56:55 -04:00
Kyle Spearrin
7252e7cad0 updates 2019-04-16 23:32:02 -04:00
Kyle Spearrin
b7a736294b improved some syntax and a few fixes 2019-04-13 21:20:09 -04:00
Kyle Spearrin
650ab56353 fix enabled 2019-03-07 23:54:52 -05:00
Kyle Spearrin
79fea92b81 collection externalId 2019-03-07 15:17:58 -05:00
Kyle Spearrin
3b3b71d841 apis for org api keys 2019-03-07 10:58:27 -05:00
Kyle Spearrin
0fa88b44b8 fix null check on response 2019-03-07 07:53:48 -05:00
Kyle Spearrin
e9cbf7b7df null checking error response model 2019-03-06 21:37:40 -05:00
Kyle Spearrin
5535eb1002 useApi added to models 2019-03-02 00:04:33 -05:00
Kyle Spearrin
48164a31d9 support camel or pascal case in API responses 2019-03-01 00:13:37 -05:00
Kyle Spearrin
b95b35e7d9 remove charges and add balance 2019-02-18 17:01:10 -05:00
Kyle Spearrin
8b411de034 support for new billing and subscription endpoints 2019-02-18 15:24:06 -05:00
Kyle Spearrin
647b254a71 billing invoices and transactions 2019-02-09 00:19:46 -05:00
Kyle Spearrin
035b4e1dd5 parse validation errors from error response model 2019-01-04 23:54:57 -05:00
Kyle Spearrin
cddeeefdbb twoFactorEnabled on org user details 2018-12-19 11:29:44 -05:00
Alexandre Lapeyre
2a960da31c Replace logoType by logoPath in BreachAccountResponse (#23) 2018-11-28 09:51:02 -05:00
Kyle Spearrin
17e7ee4838 support for new attachment keys 2018-11-13 20:43:45 -05:00
Kyle Spearrin
d1f7a97011 group user apis 2018-10-17 22:56:28 -04:00
Kyle Spearrin
d49182597e new collection user api endpoint 2018-10-17 17:31:13 -04:00
Kyle Spearrin
4b7962dc8f add support for u2f setup apis 2018-10-08 14:21:53 -04:00
Kyle Spearrin
a72843af3e ensure that message is for proper logged in user 2018-08-28 08:47:06 -04:00
Kyle Spearrin
bc198c60d1 message pack protocol for signalr 2018-08-23 21:43:40 -04:00
Kyle Spearrin
953970498e update notification sync logic for collectionids 2018-08-21 09:25:16 -04:00
Kyle Spearrin
9bd8b73e27 standardize date types 2018-08-20 16:20:51 -04:00
Kyle Spearrin
d0c51bacfd sync folders and ciphers. fix dates 2018-08-20 16:01:26 -04:00
Kyle Spearrin
ddee5908f1 notification service 2018-08-20 13:45:32 -04:00
Kyle Spearrin
9f26f9f377 support for prelogin kdf info 2018-08-14 15:12:10 -04:00
Kyle Spearrin
6f64c5cb5a null check 2018-08-01 16:53:48 -04:00
Kyle Spearrin
370952971a make billing expiration a date object 2018-08-01 16:50:34 -04:00
Kyle Spearrin
b21cb789da dont make date obj from revision date 2018-07-30 10:50:22 -04:00
Kyle Spearrin
dab9954887 send password history to server 2018-07-27 16:44:20 -04:00
Kyle Spearrin
b5353551a8 null check on u2f challenge 2018-07-21 00:32:41 -04:00
Kyle Spearrin
6b4ae1b8d5 api adjustments and org additions 2018-07-16 17:16:15 -04:00
Kyle Spearrin
f6a5979334 rate limit message on 429 2018-07-12 11:52:55 -04:00