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
BlackDex 6ea95d1ede Updated attachment limit descriptions
The user and org attachment limit use `size` as wording while it should
have been `storage` since it isn't per attachment, but the sum of all attachments.

- Changed the wording in the config/env
- Changed the wording of the error messages.

Resolves #1818
2021-07-13 15:17:03 +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 Project renaming 2021-04-27 23:18:32 +02:00
ciphers.rs Updated attachment limit descriptions 2021-07-13 15:17:03 +02: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 Updated attachment limit descriptions 2021-07-13 15:17:03 +02:00