1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Bernd Schoolmann 3ad4bc1cab
[PM-4371] Implement PRF key rotation (#4157)
* Send rotateable keyset on list webauthn keys

* Implement basic prf key rotation

* Add validator for webauthn rotation

* Fix accounts controller tests

* Add webauthn rotation validator tests

* Introduce separate request model

* Fix tests

* Remove extra empty line

* Remove filtering in validator

* Don't send encrypted private key

* Fix tests

* Implement delegated webauthn db transactions

* Add backward compatibility

* Fix query not working

* Update migration sql

* Update dapper query

* Remove unused helper

* Rename webauthn to WebAuthnLogin

* Fix linter errors

* Fix tests

* Fix tests
2024-06-17 20:46:57 +02:00
..
Admin.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Api.IntegrationTest [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Api.Test [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00
Billing.Test Added missing enum import (#4192) 2024-06-14 17:05:19 -04:00
Common Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Core.Test [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00
Events.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
EventsProcessor.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Icons.Test Fix Broken Icon Unit Test (#4151) 2024-06-03 09:58:53 -04:00
Identity.IntegrationTest [PM-6794] block legacy users from authN (#4088) 2024-06-03 09:19:56 -04:00
Identity.Test [PM-3777[PM-3633] Update minimum KDF iterations when creating new User record (#3687) 2024-01-25 10:59:53 -05:00
Infrastructure.EFIntegration.Test [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Infrastructure.IntegrationTest [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
IntegrationTestCommon [AC-292] Public Api - allow configuration of custom permissions (#4022) 2024-05-31 09:23:31 +10:00
Notifications.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
bitwarden.tests.sln Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00