1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Core.Test/AutoFixture
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
..
Attributes Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
CipherFixtures.cs Implemented Custom role and permissions (#1057) 2021-01-12 11:02:39 -05:00
FixtureExtensions.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
ISutProvider.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
OrganizationFixtures.cs Implemented Custom role and permissions (#1057) 2021-01-12 11:02:39 -05:00
SutProvider.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
SutProviderCustomization.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00