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
b3e4fcca74
add externalid to organizationuser
2017-05-15 23:03:32 -04:00
Kyle Spearrin
21d1cd6adc
collection user refactor
2017-05-11 14:52:35 -04:00
Kyle Spearrin
da03c276aa
rename AccessAllCollections => AccessAll
2017-04-27 15:35:42 -04:00
Kyle Spearrin
c6ac82dadd
renaming subvault => collection
2017-04-27 09:19:30 -04:00
Kyle Spearrin
b0b6cac97b
Flag for org users to access all subvaults
2017-04-20 23:50:12 -04:00
Kyle Spearrin
321183c570
sproc updates
2017-02-28 22:42:52 -05:00
Kyle Spearrin
3e183a74f4
sprocs
2017-02-28 22:35:48 -05:00