Kyle Spearrin
2872bda6fe
tool to generate licenses ( #874 )
...
* tool to generate licenses
* code review feedback
2020-08-18 17:00:21 -04:00
Kyle Spearrin
cd926ca8f6
allow user registration for sso ( #865 )
2020-08-13 17:30:10 -04:00
Kyle Spearrin
783b4804ec
SSO support ( #862 )
...
* [SSO] Added change password API (#836 )
* Created API for updating password with no current comparison
* Changed name of method and request // Added user has password error flow
* Updated user service method name // Updated string null/empty check
* Replaced hardcoded sso domain hints with config loader (#850 )
* Replaced hardcoded sso domain hints with config loader
* use async/await for sso config loader
* Update AccountsController.cs
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Matt Portune <mportune@bitwarden.com>
Co-authored-by: Matt Portune <59324545+mportune-bw@users.noreply.github.com>
2020-08-12 17:03:09 -04:00
Chad Scharf
0f28ac45f9
Consistency on TaxInfo use in service params
2020-06-18 10:41:55 -04:00
Chad Scharf
b7a500eb63
combined tax updates with other operations
2020-06-17 19:49:27 -04:00
Kyle Spearrin
10a6e12d09
generate signin token for enterprise portal ( #728 )
2020-05-12 15:36:33 -04:00
Kyle Spearrin
71d9ffdd9d
CheckPoliciesOnTwoFactorRemoval
for 2fa recovery (#659 )
2020-02-28 10:23:19 -05:00
Kyle Spearrin
81424a8526
Enforce 2fa policy ( #654 )
2020-02-19 14:56:16 -05:00
Kyle Spearrin
b72744eafc
alloe sub cancellation when deleting account
2019-09-20 13:45:47 -04:00
Kyle Spearrin
e9174ba9f4
iap pre-purchase check
2019-09-19 08:46:26 -04:00
Kyle Spearrin
74bbeae776
adjust storage with payment intent/method handling
2019-08-10 12:59:32 -04:00
Kyle Spearrin
00e808d731
payment intent/method support for incomplete status
2019-08-09 23:56:26 -04:00
Kyle Spearrin
506fe28ee7
make payment method type required
2019-02-26 12:45:34 -05:00
Kyle Spearrin
a9336a0e02
add support for passing payment method type
2019-02-19 17:13:21 -05:00
Kyle Spearrin
b036657d78
apis for subscription vs billing
2019-02-18 15:40:47 -05:00
Kyle Spearrin
6d173385b0
cancel sub completely if past exp date
2018-12-31 13:34:02 -05:00
Kyle Spearrin
4a38713c4b
return twofactor enabled property on org users api
2018-12-19 11:48:36 -05:00
Kyle Spearrin
ac7c7b5077
move some 2fa logic functions to userService
2018-12-19 10:47:53 -05:00
Kyle Spearrin
bfc74060b6
add support for multiple u2f keys
2018-10-08 14:38:11 -04:00
Kyle Spearrin
c41a1e0936
CanAccessPremium checks instead of User.Premium
2018-08-28 16:23:58 -04:00
Kyle Spearrin
0932189ccb
support for user defined kdf parameters
2018-08-14 15:30:04 -04:00
Kyle Spearrin
72e95e2a98
allow org user reg. when reg. is disabled
2018-05-24 16:55:52 -04:00
Kyle Spearrin
e350ef650a
dont cycle security token on re-hash
2018-04-17 08:10:17 -04:00
Kyle Spearrin
8b947cafaf
added licensing apis, refactored some services
2017-08-30 11:23:55 -04:00
Kyle Spearrin
b14f6d080e
verify and disable premium from license check
2017-08-16 17:08:20 -04:00
Kyle Spearrin
6b80ec6331
updates for license validation
2017-08-14 13:06:44 -04:00
Kyle Spearrin
18cbc79dd2
update premium license and self host attr checks
2017-08-14 12:08:57 -04:00
Kyle Spearrin
680d7b2bed
update expiration dates
2017-08-12 22:16:42 -04:00
Kyle Spearrin
73029f76d2
premium signup with license file
2017-08-11 17:06:31 -04:00
Kyle Spearrin
b2295f867b
account recovery to delete via email
2017-08-09 10:53:42 -04:00
Kyle Spearrin
b7e8852250
disable premium membership
2017-07-25 09:04:22 -04:00
Kyle Spearrin
d346ee5169
APIs for premium. Billing helpers.
2017-07-06 14:55:58 -04:00
Kyle Spearrin
97ad8bd943
verify email apis and emails
2017-07-01 23:20:19 -04:00
Kyle Spearrin
731a1e31b9
initiating u2f registration
2017-06-21 22:33:45 -04:00
Kyle Spearrin
612697e815
refactorings around two-factor controller
2017-06-20 10:08:59 -04:00
Kyle Spearrin
475160cfe1
two factor email setup
2017-06-20 09:21:35 -04:00
Kyle Spearrin
3b5b24531b
refactor to a new two-factor controller
2017-06-19 22:08:10 -04:00
Kyle Spearrin
ecc2468409
refactor code to with user TwoFactorProviders
2017-06-07 14:14:34 -04:00
Kyle Spearrin
a01d5d9a51
"user key" schema and api changes
2017-05-31 09:54:32 -04:00
Kyle Spearrin
e732996cd9
change email/password adjustments
2017-04-17 14:53:07 -04:00
Kyle Spearrin
b7254519f0
organization user apis, hardening, completeness
2017-03-23 00:17:34 -04:00
Kyle Spearrin
bd0c960e9f
move domains to Models.Table
2017-03-08 21:45:08 -05:00
Kyle Spearrin
0648c2d0a3
react to contact changes not being set from identity
2017-01-24 22:46:54 -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
038c98cfaf
re-working claims for aspnet core identity integration and backwards compat
2017-01-11 21:46:36 -05:00
Kyle Spearrin
7abde8c771
equivalent domains APIs and data models
2017-01-09 22:20:34 -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
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
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