1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
BlackDex 1b4b40c95d Updated reqwest to the latest version.
- Use the blocking client (no async).
- Disabled gzip.
- use_sys_proxy is now default.
2020-03-14 23:12:45 +01:00
..
api Updated reqwest to the latest version. 2020-03-14 23:12:45 +01:00
db Initial version of policies 2020-03-14 13:32:28 +01:00
static Updated domains with new values vualt 2020-03-13 20:08:52 +01:00
auth.rs Initial version of policies 2020-03-14 13:32:28 +01:00
config.rs Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +01:00
crypto.rs Formatting 2019-12-27 18:37:14 +01:00
error.rs Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01:00
mail.rs Allow the smtp mechanism to be provided without quotes and all lowercase 2020-03-14 22:31:41 +01:00
main.rs Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +01:00
util.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00