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
hinton
28fe86ecff
Merge branch 'master' of https://github.com/bitwarden/server into feature/hide-passwords
...
# Conflicts:
# src/Sql/dbo/Stored Procedures/CollectionUser_UpdateUsers.sql
# src/Sql/dbo/Stored Procedures/OrganizationUser_UpdateWithCollections.sql
2020-05-22 21:42:29 +02:00
Kyle Spearrin
343ef92a20
Sproc tweaks ( #730 )
...
* do not follow local hosts or ip addresses
* remove cron from mssql
* migration script
* Use joins instead of temp tables
* update migration script with join changes
2020-05-21 11:35:00 -04:00
hinton
36f15c67d0
Add support for new collection access, hide passwords
2020-05-21 15:38:57 +02: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