bitwarden_rs/src
BlackDex 48baf723a4 Updated icon downloading
- Added more checks to prevent panics (Removed unwrap)
- Try do download from base domain or add www when the provided domain
  fails
- Added some more domain validation checks to prevent errors
- Added the ICON_BLACKLIST_REGEX to a Lazy Static HashMap which
  speeds-up the checks!
- Validate the Regex before starting/config change.
- Some cleanups
- Disabled some noisy debugging from 2 crates.
2020-12-08 17:34:18 +01:00
..
api Updated icon downloading 2020-12-08 17:34:18 +01:00
db Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
static Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
auth.rs Adding Manager Role support 2020-12-02 22:50:51 +01:00
config.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Log proper namespace in the err!() macro 2020-11-22 00:09:45 +01:00
mail.rs Updated email processing. 2020-11-18 12:07:08 +01:00
main.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
util.rs Read config vars from files 2020-11-29 02:31:49 +01:00