1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-18 02:11:22 +01:00
bitwarden-server/test/Core.Test
Shane Melton 2bf8438ff7
[EC-502] Rate Limiting Improvements (#2231)
* [EC-502] Add custom Redis IP rate limit processing strategy

* [EC-502] Formatting

* [EC-502] Add documentation and app setting config options

* [EC-502] Formatting

* [EC-502] Fix appsettings.json keys

* [EC-502] Replace magic string for cache key

* [EC-502] Add tests for custom processing strategy

* [EC-502] Formatting

* [EC-502] Use base class for custom processing strategy

* [EC-502] Fix failing test
2022-08-31 14:17:29 -07:00
..
AutoFixture Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
Entities Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Identity Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IdentityServer Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
OrganizationFeatures Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Services [EC-495] Updated GroupService.SaveAsync to check if collections are supplied and prevent deleting Group-to-Collection associations. Added unit test. (#2234) 2022-08-31 16:03:13 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Utilities [EC-502] Rate Limiting Improvements (#2231) 2022-08-31 14:17:29 -07:00
Core.Test.csproj [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
packages.lock.json [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00