1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-25 13:30:39 +00:00
vaultwarden/src
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
..
api Updated attachment limit descriptions 2021-07-13 15:17:03 +02:00
db Fix clippy lints 2021-06-19 22:02:03 +02:00
static Multiple Admin Interface fixes and some others. 2021-06-19 19:22:19 +02:00
auth.rs Remove unused lifetime and double referencing 2021-06-26 13:35:09 +02:00
config.rs Updated attachment limit descriptions 2021-07-13 15:17:03 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Formatting 2021-06-26 14:21:58 +02:00
mail.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
main.rs Formatting 2021-06-26 14:21:58 +02:00
util.rs Load RSA keys as pem format directly, and using openssl crate, backported from async branch 2021-06-25 20:53:26 +02:00