1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-02 12:14:41 +02:00
vaultwarden/src/api/core
2019-01-16 19:57:49 +01:00
..
accounts.rs Only create invitations when SMTP is disabled, and ignore invitations if we have a token. 2019-01-08 15:42:26 +01:00
ciphers.rs Correct update cipher order: first save cipher, then cipher-folder, then notify 2019-01-16 19:57:49 +01:00
folders.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
organizations.rs Only create invitations when SMTP is disabled, and ignore invitations if we have a token. 2019-01-08 15:42:26 +01:00
two_factor.rs Update some function calls to use ? 2019-01-15 21:47:16 +01:00