bitwarden_rs/src/api/core
tomuta 64d6f72e6c Add the ability to disable signups, but allow signups from a whitelist
This feature can be enabled by setting SIGNUPS_ALLOWED=false and
providing a comma-separated list of whitelisted domains in
SIGNUPS_DOMAINS_WHITELIST.

Fixes #727
2019-11-16 15:01:45 -07:00
..
two_factor Fixed issue/request #705 2019-11-07 17:11:29 +01:00
accounts.rs Add the ability to disable signups, but allow signups from a whitelist 2019-11-16 15:01:45 -07:00
ciphers.rs Don't include excluded global equivalent domains during sync 2019-11-05 21:29:04 +13:00
folders.rs Remove unnecessary clones and other clippy fixes 2019-11-02 17:39:01 +01:00
mod.rs Don't include excluded global equivalent domains during sync 2019-11-05 21:29:04 +13:00
organizations.rs Remove unnecessary clones and other clippy fixes 2019-11-02 17:39:01 +01:00