1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-07 11:40:31 -05:00
This commit is contained in:
Bernd Schoolmann 2025-06-02 16:54:56 +02:00
parent a2c33a6557
commit 1aa3de9721
No known key found for this signature in database

View File

@ -139,6 +139,6 @@ BEGIN
@LastKeyRotationDate,
@LastEmailChangeDate,
@VerifyDevices,
@SignedPublicKey,
@SignedPublicKey
)
END