bitwarden_rs/src/api
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
..
core Add the ability to disable signups, but allow signups from a whitelist 2019-11-16 15:01:45 -07:00
admin.rs Remove the unnecessary check for sqlite 2019-10-01 10:40:22 +01:00
icons.rs Clippy fix 2019-11-06 20:34:52 +01:00
identity.rs Use user_uuid instead of mut twofactor 2019-10-15 21:20:19 +02:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Remove unneeded WS logging 2019-10-17 17:15:11 +02:00
web.rs Changed HIBP Error message. 2019-10-08 22:29:12 +02:00