1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api/core
2021-07-15 19:18:22 +02:00
..
two_factor Load RSA keys as pem format directly, and using openssl crate, backported from async branch 2021-06-25 20:53:26 +02:00
accounts.rs Prevent user enumeration via password hints 2021-07-10 01:21:27 -07:00
ciphers.rs Avoid Error parsing LastKnownRevisionDate warning for mobile clients 2021-06-19 21:32:11 -07:00
folders.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
mod.rs Remove unused lifetime and double referencing 2021-06-26 13:35:09 +02:00
organizations.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
sends.rs Protect namedfile against path traversal, rocket only does it for pathbuf 2021-07-15 19:15:55 +02:00