bitwarden_rs/src
Daniel García 70f3ab8ec3
Migrate lazy_static to once_cell, less macro magic and slightly faster
2020-03-09 22:04:03 +01:00
..
api Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +01:00
db Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01:00
static Changed javascript default argument construction 2020-03-04 15:08:14 +01:00
auth.rs Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +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 Added SMTP test button in the admin gui 2020-02-26 16:49:56 +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