vaultwarden/src/api
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
..
core Updated attachment limit descriptions 2021-07-13 15:17:03 +02:00
admin.rs Multiple Admin Interface fixes and some others. 2021-06-19 19:22:19 +02:00
icons.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
identity.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
notifications.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
web.rs Add token with short expiration time to send url 2021-06-25 20:53:26 +02:00