1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-15 20:41:35 +01:00
bitwarden-server/test/Core.Test/Utilities
Matt Gibson bd297fb7a2
SqlServer split manage collection permission (#1594)
* SqlServer split manage collection permission

* Clarify names

* Test claims generation

* Test permission serialization

* Simplify claims building

* Use new collections permissions

* Throw on use of deprecated permissions

* Lower case all claims

* Remove todos

* Clean nonexistent project from test solution

* JsonIgnore for both system and newtonsoft json

* Make migrations more robust to multiple runs

* remove duplicate usings

* Remove obsolete permissions

* Test solutions separately to detect failures

* Handle dos line endings

* Fix collections create/update permissions

* Change restore cipher to edit permissions

* Improve formatting

* Simplify map

* Refactor test
2021-10-05 11:12:05 -05:00
..
data SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
CoreHelpersTests.cs SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
EncryptedStringAttributeTests.cs Add unit test coverage for EncryptedStringAttribute 2020-06-04 13:22:34 -07:00
SelfHostedAttributeTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
StrictEmailAddressAttributeTests.cs Add support for international domain names (IDN) in email addresses (#1512) 2021-08-31 13:49:11 +10:00