mirror of
https://github.com/bitwarden/server.git
synced 2026-01-16 23:01:09 +00:00
* Integration test around getting and saving collection with group/user permissions * This adds groups to the collections returned. * Added new stored procedures so we don't accidentally wipe out access due to null parameters. * wrapping all calls in transaction in the event that there is an error. |
||
|---|---|---|
| .. | ||
| AdminConsole | ||
| Auth/Repositories | ||
| Comparers | ||
| Platform/Installations | ||
| Services | ||
| Tools | ||
| Vault/Repositories | ||
| ConfigurationExtensions.cs | ||
| DatabaseDataAttribute.cs | ||
| DatabaseTheoryAttribute.cs | ||
| DistributedCacheTests.cs | ||
| Infrastructure.IntegrationTest.csproj | ||
| test.db | ||
| XUnitLoggerProvider.cs | ||