mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-14 19:05:05 -05:00
GET /api/accounts/revision-date should return timestamp in miliseconds #3709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mprasil on GitHub (Aug 10, 2018).
It returns time in seconds, which makes clients think that the last update was done in early 70s when Richard Nixon was president. 😄 Seriously though, this probably breaks some synchronization - like in the #117