0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-27 08:18:19 +02:00
bitwarden_rs/src
BlackDex 669b101e6a Fixing issue #908
Sometimes an org-uuid is not within the path but in a query value,
This fixes the check for that.
2020-03-19 16:50:47 +01:00
..
api Updated jsonwebtoken 2020-03-16 16:38:00 +01:00
db Small change for rocket compatibilty 2020-03-16 16:36:44 +01:00
static Updated domains with new values vualt 2020-03-13 20:08:52 +01:00
auth.rs Fixing issue #908 2020-03-19 16:50:47 +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 Updated ring 2020-03-16 16:39:20 +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 Fixing issue #759 by disabling Foreign Key Checks. 2020-03-18 18:11:11 +01:00
util.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00