Ike
9b50cf89b7
[PM-3505][PM-4587] Update Delete Organization and User SPROCs and EF methods ( #3604 )
...
* update Organization_DeleteById SPROC
* Add migration for user delete
* Updated delete methods for EF support
* added WITH RECOMPILE
* updating sprocs in sql project
* Add recompile
2 years ago
Ike
4ec01b0ef0
PM-2427-Defect-Cannot-delete-account-if-User-has-auth-request-on-table-FK-constraint ( #3118 )
...
* updated migrations and ef repo
* removed route alias
---------
Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
2 years ago
Oscar Hinton
1f0fc43278
[SM-394] Secrets Manager ( #2164 )
...
Long lived feature branch for Secrets Manager
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
Co-authored-by: cd-bitwarden <106776772+cd-bitwarden@users.noreply.github.com>
Co-authored-by: CarleyDiaz-Bitwarden <103955722+CarleyDiaz-Bitwarden@users.noreply.github.com>
Co-authored-by: Thomas Avery <tavery@bitwarden.com>
Co-authored-by: Colton Hurst <colton@coltonhurst.com>
3 years ago
Oscar Hinton
ac8ca46f0f
Remove the u2f lib ( #1820 )
4 years ago
Oscar Hinton
c22e48c1b4
Resolve error when deleting an account connected to a provider ( #1580 )
4 years ago
Matt Gibson
79cc6df0fd
Delete sends belonging to user on user delete ( #1116 )
...
* Delete sends belonging to user on user delete
* Update User_DeleteById.sql
* Clean up bad autoformats
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Addison Beck <abeck@bitwarden.com>
5 years ago
Oscar Hinton
0f1af2333e
Add support for Emergency Access ( #1000 )
...
* Add support for Emergency Access
* Add migration script
* Review comments
* Ensure grantor has premium when inviting new grantees.
* Resolve review comments
* Remove two factor references
5 years ago
Kyle Spearrin
47224913d4
delete ssouser on org and user delete ( #902 )
5 years ago
Kyle Spearrin
88816b2c29
delete ssouser on org and user delete
5 years ago
Kyle Spearrin
85df605791
delete u2f records on user delete
8 years ago
Kyle Spearrin
8ba3e27a7d
allow user delete if they are not the only owner
8 years ago
Kyle Spearrin
6dac704708
sproc fixes
9 years ago
Kyle Spearrin
1c2c892bcd
delete more FK dependencies when user delete
9 years ago
Kyle Spearrin
628a72b13f
handle user delete scenarios when part of org
9 years ago
Kyle Spearrin
8ade63fd45
reimport database for formatting
9 years ago
Kyle Spearrin
eaeb18a46b
reimport sql proj. added cipherdetails function.
9 years ago
Kyle Spearrin
3e0c0224b5
cipher updates
...
move cipher info to favorites and folders sprocs for getting shared
cipher information
9 years ago
Kyle Spearrin
143b4cb5ff
adjusted transactions to prevent long locks
9 years ago
Kyle Spearrin
2b7f6e5a6c
regenerate sql proj source files
9 years ago
Kyle Spearrin
6f636603fb
recompile user delete sproc and extend timeout. filer out security stamp errors from logger.
9 years ago
Kyle Spearrin
8eb545a37c
delete non-folders and then folders to avoid FK constraint issues when batch deleting
9 years ago
Kyle Spearrin
6860322727
delete top batchsize
9 years ago
Kyle Spearrin
2bc7799f3c
delete ciphers in smaller batches. ref #18
9 years ago
Kyle Spearrin
ca8ba6ac92
Device repository and cascase device delete on user delete
10 years ago
Kyle Spearrin
3fdb0fcf67
refactored data storage to use cipher table. added history table and insert triggers.
10 years ago
Kyle Spearrin
8137847485
new database schema for ciphers and history. dropped old site and folder tables.
10 years ago
Kyle Spearrin
13f85bf2f1
Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos.
10 years ago