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

2751 Commits

Author SHA1 Message Date
d49cc18a41 Stripe not crediting customer balance after void 2020-05-18 12:38:00 -04:00
97158d607a Merge pull request #727 from bitwarden/subscription-change-invoicing
Subscription change, invoice process update
2020-05-13 10:24:46 -04:00
9ef39bcadb Removed payment_behavior, errant whitespace 2020-05-13 09:54:10 -04:00
a024b43cea Updated code style and PR feedback 2020-05-12 17:22:04 -04:00
10a6e12d09 generate signin token for enterprise portal (#728) 2020-05-12 15:36:33 -04:00
a9a7003bfc Subscription change, invoice process update 2020-05-12 12:48:21 -04:00
9a2d8e96e4 Updated Stripe API SDK version to 36.9.0 2020-05-08 10:15:48 -04:00
3c5cd0ffb2 brand color updates 2020-05-05 17:08:53 -04:00
fae4a335dc public API for organization import (#707) 2020-04-23 11:29:19 -04:00
c177714799 Remove www. URL from alibaba (#701) 2020-04-16 10:38:39 -04:00
145dcabba6 [Soft Delete] bulk import fails if DeletedDate null 2020-04-10 13:43:51 -04:00
4defd13395 [Soft Delete] - fix Upsert calls based on cipher supertype 2020-04-08 16:18:22 -04:00
c0019e7abc [Soft Delete] Update assignment of deleted and revision date to 1-liner 2020-04-02 10:56:22 -04:00
d07f27f274 [Soft-Delete] Simplify the data-tier, removed extra sprocs and reuse update 2020-04-01 16:39:27 -04:00
d014a597dd [Soft Delete] - API updates for soft delete + retrieval 2020-04-01 13:00:25 -04:00
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
55b937ff68 Updated PR comments, changed smart defaults for behavior, updated Cipher table index 2020-03-27 10:23:37 -04:00
bc46eccf70 Deleted date on Cipher table, related sprocs and repositories updated 2020-03-26 19:32:37 -04:00
1331cc90f7 check SettingHasValue instead of empty 2020-03-19 11:10:23 -04:00
9520a646ad UserId added to MemberResponseModel 2020-03-17 12:05:06 -04:00
b7b06d77df Use correct sentry integration package. Fixes #669 (#670) 2020-03-16 08:25:46 -04:00
7dc959c058 return empty policies array if none 2020-03-12 15:05:46 -04:00
0f9ec8d64f check user has 2fa enabled when confirming 2020-03-09 15:13:40 -04:00
218fec52f1 allow maintenance tasks to take 48 hours 2020-03-08 20:59:03 -04:00
518e94f60f upgrade more lgos. remove sendgrid 2020-03-05 10:33:44 -05:00
cd0ec26b07 upgrade libs 2020-03-04 22:01:28 -05:00
172525bf86 Merge branch 'master' of github.com:bitwarden/server 2020-03-04 21:57:50 -05:00
c8d7f04826 signalr redis support. remove old azure signalr refs 2020-03-04 21:57:42 -05:00
d2fcf8f572 Additional Equivalent Domains Fix #649 (#662)
* Additional Equivalent Domains Fix #649

* Remove infinitysrv.com as resolves to 127.0.0.1
2020-03-04 10:55:58 -05:00
7b91fe55f0 set UsePolicies on license update 2020-03-03 22:32:59 -05:00
d5aa7b5624 allow configuring the validation urls for yubico otp servers 2020-03-03 08:32:50 -05:00
71d9ffdd9d CheckPoliciesOnTwoFactorRemoval for 2fa recovery (#659) 2020-02-28 10:23:19 -05:00
ae893c72bd formatting 2020-02-28 09:15:47 -05:00
621192b701 enable email 2fa if joining an org with policy (#658) 2020-02-28 09:14:33 -05:00
0b9125be9c add column mapping to sql bulk copies 2020-02-27 22:45:43 -05:00
f54ebfdc75 email user whenever they're removed from org because of 2fa policy (#657) 2020-02-27 09:30:03 -05:00
81424a8526 Enforce 2fa policy (#654) 2020-02-19 14:56:16 -05:00
71995b21ee add check type to payment methods 2020-02-07 16:38:33 -05:00
b6274ac728 Add Envato network to equivalent domain sets (#647)
* Add Envato network to equivalent domain sets

Envato is an Alexa top 500 website that asks you to use the same login on many different domains. The login forms are on those domains, not envato.com.

For my use case, account-level domain equivalence rules don’t work because I want to share this with a team, and multiple URLs per login is duplicative because we have multiple Envato logins.

tutsplus.com is another Envato domain that accepts Envato logins, but I believe it also accepts tutsplus.com-specific logins, making it not fully equivalent.

* Add Envato to GlobalEquivalentDomainsType
2020-02-01 15:31:40 -05:00
725522128c sync org policies to client devices 2020-01-28 15:33:32 -05:00
82be2ae06b parse cancellation dates to detect refunds 2020-01-28 09:24:00 -05:00
2c68e01e14 Add Docusign to equivalent domains (#642) 2020-01-23 22:10:23 -05:00
9266546d60 only 1 policy event 2020-01-20 09:02:41 -05:00
f3f1ac57d2 refactor policy apis 2020-01-20 08:53:15 -05:00
ff8731c82f add usepolicies to org profile object 2020-01-15 15:17:32 -05:00
0790f9859e usepolicies check 2020-01-15 15:01:31 -05:00
e8054df5b4 use policies property for orgs 2020-01-15 15:00:54 -05:00
58faf5266b policy events 2020-01-15 09:43:49 -05:00
3f9b44f493 public policy apis 2020-01-15 09:19:55 -05:00
937bb4359f policy service 2020-01-15 09:19:28 -05:00