1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 18:25:41 +02:00
vaultwarden/src/api/core
Jeremy Lin 00d56d7295 Send access check fixes
Adjust checks for max access count, expiration date, and deletion date.
The date checks aren't that important, but the access count check
currently allows one more access than it should.
2021-03-14 23:20:49 -07:00
..
two_factor Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
accounts.rs Fix Key Rotation during password change 2020-12-14 19:58:23 +01:00
ciphers.rs Send API 2021-03-14 23:35:55 +01:00
folders.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
mod.rs Send API 2021-03-14 23:35:55 +01:00
organizations.rs Fix custom org name in invitation confirmation email 2021-03-03 23:03:55 -08:00
sends.rs Send access check fixes 2021-03-14 23:20:49 -07:00