You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src/db/models
Miroslav Prasil 08ca47cadb
Update revision when adding or removing cipher from collection
6 years ago
..
attachment.rs Change config to thread-safe system, needed for a future config panel. 6 years ago
cipher.rs Only send one notification per vault import and purge, improve move ciphers functions 6 years ago
collection.rs Update revision when adding or removing cipher from collection 6 years ago
device.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 6 years ago
folder.rs Start using rustfmt and some style changes to make some lines shorter 6 years ago
mod.rs Start using rustfmt and some style changes to make some lines shorter 6 years ago
organization.rs Fix editing users from collections menu 6 years ago
two_factor.rs Add 2FA icon to admin panel 6 years ago
user.rs Retry updating revision - fixes #383 6 years ago