1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Infrastructure.EFIntegration.Test
Michael Zimmermann e019f0191d
fix bumping AccountRevisionDate when creating and updating ciphers (#2634)
When the user is not part of an organization,
`UserBumpAccountRevisionDateByCipherIdQuery` doesn't work. In that case
we have to use `UserBumpAccountRevisionDateAsync` instead.

This was already done by most parts of the code but a few more were
missing.

Fixes #2615
2023-02-02 09:33:35 -05:00
..
AutoFixture [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
Helpers Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Repositories fix bumping AccountRevisionDate when creating and updating ciphers (#2634) 2023-02-02 09:33:35 -05:00
Infrastructure.EFIntegration.Test.csproj [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
packages.lock.json Upgrade FIDO2 library usage out of beta (#2579) 2023-01-19 11:06:51 -05:00