1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-30 22:13:55 +02:00
vaultwarden/src/db/models
Jeremy Lin 69ee4a70b4 Add support for API keys
This is mainly useful for CLI-based login automation.
2022-01-21 23:10:11 -08:00
..
attachment.rs Fix limitation on sharing ciphers with attachments 2021-08-16 22:23:33 -07:00
cipher.rs Fix conflict resolution logic for read_only and hide_passwords flags 2021-10-29 13:47:56 -07:00
collection.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
device.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
emergency_access.rs Emergency Access cleanup 2021-10-19 02:22:44 -07:00
favorite.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
folder.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
org_policy.rs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
organization.rs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
send.rs Fix errors that occurred in the nightly build 2021-08-04 13:25:41 +02:00
two_factor.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
two_factor_incomplete.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
user.rs Add support for API keys 2022-01-21 23:10:11 -08:00