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

2701 Commits

Author SHA1 Message Date
3d786cbf28 Update Cipher_SoftDelete.sql
Co-Authored-By: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-04-02 14:06:15 -04:00
eb34cc49c6 Fixed date time precision assignment for DeletedDate and RevisionDate (performance + match/data quality) 2020-04-02 13:45:53 -04:00
1bd4a27f22 Merge pull request #684 from bitwarden/soft-delete
[Soft Delete] - API updates for soft delete + retrieval
2020-04-02 12:26:40 -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
f6044f0d00 Missed one other PR comment fix 2020-04-01 15:47:10 -04:00
1d04803bd0 Resolved PR comments, spacing and controller code-line reversion 2020-04-01 14:55:14 -04:00
d014a597dd [Soft Delete] - API updates for soft delete + retrieval 2020-04-01 13:00:25 -04:00
fef512bad1 use message codes in query string (#681) 2020-03-29 23:41:31 -04:00
0422436287 Merge pull request #679 from bitwarden/control-flow-syntax-change
Changed all C# control flow block statements to include space...
2020-03-28 09:15:58 -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
943aea9a12 Merge pull request #678 from bitwarden/item-trash
DeletedDate on Cipher table, related sprocs and repositories updated
2020-03-27 12:09:55 -04:00
3a28c8dfdf Merge branch 'item-trash' of https://github.com/bitwarden/server into item-trash 2020-03-27 10:28:58 -04:00
55b937ff68 Updated PR comments, changed smart defaults for behavior, updated Cipher table index 2020-03-27 10:23:37 -04:00
b2d01adc07 Delete ._bitwarden-server.sln binary file
Was committed on accident.
2020-03-27 09:43:11 -04:00
bc46eccf70 Deleted date on Cipher table, related sprocs and repositories updated 2020-03-26 19:32:37 -04:00
34fcf71ec1 bump docker version for web vault 2020-03-25 11:25:55 -04:00
a74df16848 Bump Core version in the powershell script (#675)
1.33.0 -> 1.33.1
2020-03-21 20:52:05 -04:00
d299943aad Bump Core version in the docker script (#674)
1.33.0 -> 1.33.1
2020-03-21 20:51:46 -04:00
132016bca4 ChannelPrefix 2020-03-21 00:22:14 -04:00
c8e249b05e client name 2020-03-20 23:05:08 -04:00
fccbeddac8 check for SettingHasValue 2020-03-20 20:19:46 -04:00
119a950141 bump version v1.33.1 2020-03-19 19:48:44 -04:00
1331cc90f7 check SettingHasValue instead of empty 2020-03-19 11:10:23 -04:00
981d6a0526 pad checkboxes some more 2020-03-17 12:17:13 -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
287054c6e7 bump docker version 2020-03-12 23:22:07 -04:00
7dc959c058 return empty policies array if none v1.33.0 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
4a0071f721 only show ip-related headers 2020-03-07 21:41:53 -05:00
6341937c7c local build scripts 2020-03-06 22:05:50 -05:00
844238d31c show exception message 2020-03-05 21:50:39 -05:00
01ea3e995b add newrelic to identity server 2020-03-05 20:36:11 -05:00
499ca656a4 bitpay is now called token 2020-03-05 20:23:52 -05: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
4a67780b3e only return eneabled policies by token 2020-03-02 11:30:44 -05:00
57472c9f82 API to get org policies by invite token (#661)
* API to get org policies by invite token

* from query attr
2020-03-02 10:17:32 -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