Thomas Rittson
f7bc5dfb2e
[PM-10365] Drop OrganizationUser AccessAll ( #4701 )
...
* Remove OrganizationUser.AccessAll
* Final database migrations
2024-09-24 16:26:35 +10:00
Oscar Hinton
cf25d55090
[SM-378] Enable SM on a user basis ( #2590 )
...
* Add support for giving individual users access to secrets manager
2023-01-31 18:38:53 +01:00
Chad Scharf
b2a0aa2860
EC-262 - implement org user deactivated flag and behavior server ( #2050 )
...
* SM-47 - Add Disabled status to enum + schema
* SM-47 - Enable and disable sprocs and repositories
* SM-47 - Organization service enble/disable user
* SM-47 - Fix lint errors
* SM-47 - add disable/enable endpoints to API
* SM-47 - Add bulk operations for enable/disable
* SM-47 - Fix linting errors, one of these days I'll do this first
* SM-47 - Codesense fix DRY warnings
* EC-262 - Code review changes, async cleanup
* EC-262 - Fix build issues, async refs
* EC-262 - Update controller param types
* EC-262 - Ensure mutable state is correct
* EC-262 - rename disabled to deactivated
2022-06-16 15:59:57 -04:00
Vincent Salucci
0cfd50382d
[Reset Password] Update all existing tables/sprocs/migrator scripts ( #1235 )
2021-03-23 16:04:11 -05:00
Daniel James Smith
aea85ea0eb
Fixes #1101 : Extend email column length to 256 characters (MSSQL) ( #1191 )
...
* Fixes bitwarden/server/#1101 - Extended length of Email column to 256 characters - Installation
* Fixes bitwarden/server/#1101 - Extended length of Email column to 256 characters - User
* Fixes bitwarden/server/#1101 - Extended length of BillingEmail column to 256 characters - Organization
* Fixes bitwarden/server/#1101 - Extended length of Email column to 256 characters - OrganizationUser
* Fixes bitwarden/server/#1101 - Extended length of Email column to 256 characters - EmergencyAccess
* Fixes bitwarden/server/bitwarden#1101 - Fixed issues after PR review
2021-03-18 16:43:49 -04:00
Addison Beck
63fcdc1418
Implemented Custom role and permissions ( #1057 )
...
* Implemented Custom role and permissions
* Converted permissions columns to a json blob
* Code review fixes for Permissions
* sql build fix
* Update Permissions.cs
* formatting
* Update IOrganizationService.cs
* reworked a conditional
* built out tests for relevant organization service methods
* removed unused usings
* fixed a broken test and a bad empty string init
* removed 'Attribute' from some attribute instances
2021-01-12 11:02:39 -05:00
Kyle Spearrin
98fc54881b
database tuning
2018-07-28 21:25:25 -04:00
Kyle Spearrin
39baf2a9be
index tuning script
2017-11-13 08:53:25 -05:00
Kyle Spearrin
bdce4064b2
fresh sql schema import
2017-05-31 08:55:07 -04:00
Kyle Spearrin
b3e4fcca74
add externalid to organizationuser
2017-05-15 23:03:32 -04:00
Kyle Spearrin
da03c276aa
rename AccessAllCollections => AccessAll
2017-04-27 15:35:42 -04:00
Kyle Spearrin
b2bebda9ed
reimport db after subvault => collection rename
2017-04-27 09:24:46 -04:00
Kyle Spearrin
c6ac82dadd
renaming subvault => collection
2017-04-27 09:19:30 -04:00
Kyle Spearrin
8ade63fd45
reimport database for formatting
2017-04-25 10:55:12 -04:00
Kyle Spearrin
b0b6cac97b
Flag for org users to access all subvaults
2017-04-20 23:50:12 -04:00
Kyle Spearrin
7497d5ca6f
Org admin cleanup
...
- Added sproc to check if org admin for free org create
- Removed old proeprties not in user from org and subvault
- Added more cascade deletes
2017-04-07 14:52:31 -04:00
Kyle Spearrin
321183c570
sproc updates
2017-02-28 22:42:52 -05:00
Kyle Spearrin
e68ba4869d
Stub out new org/subvault sharing tables
2017-02-28 21:56:59 -05:00