1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-12 01:11:22 +01:00
bitwarden-server/test/Core.Test/Auth
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
..
Identity [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
IdentityServer [PM-1188] Server owner auth migration (#2825) 2023-04-14 13:25:56 -04:00
Models/Business/Tokenables AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Services AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
UserFeatures [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00