1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-17 20:11:12 +02:00
vaultwarden/src/db/models
2019-02-05 11:52:11 +00:00
..
attachment.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00
cipher.rs Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
collection.rs Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
device.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00
folder.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
mod.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
organization.rs Fix editing users from collections menu 2019-01-25 17:43:51 +01:00
two_factor.rs Add 2FA icon to admin panel 2019-01-25 18:50:57 +01:00
user.rs Retry updating revision - fixes #383 2019-02-05 11:52:11 +00:00