1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00
Commit Graph

2784 Commits

Author SHA1 Message Date
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
85f32f450b policy controller 2020-01-15 08:35:53 -05:00
0628fb682e rename policy types 2020-01-15 08:19:47 -05:00
dda3c3a123 Async GetEmbeddedCertificate 2020-01-13 15:35:50 -05:00
3f4a4bac2a copytoasync 2020-01-13 15:32:22 -05:00
13370e011f fix admin cookie expiration 2020-01-13 12:03:10 -05:00
b1e8d16b9d update some libs 2020-01-13 09:33:12 -05:00
bc0901348b calculate storage updates 2020-01-10 20:05:58 -05:00
5bb440563f just type mapping for json docs 2020-01-10 18:54:44 -05:00
d653629e79 EF repo fixes 2020-01-10 18:14:45 -05:00
47b50e48ef update libs 2020-01-10 16:14:16 -05:00
f7512445e4 Add windowsazure.com to eq domains (#637)
* Add windowsazure.com to eq domains

* Add azure.com to eq domains
2020-01-10 11:53:11 -05:00
7fd6e4359d fix warnings 2020-01-10 08:47:58 -05:00
29580684a3 upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
8026912eeb fixes for databasecontext and json types 2020-01-09 07:57:33 -05:00
002efaafd4 map json columns for org and user 2020-01-08 21:38:32 -05:00
9fa7f335bd org repo 2020-01-08 21:34:49 -05:00
46c258428e delete typoed class 2020-01-08 20:31:31 -05:00