Getting crypto parameters
This commit is contained in:
@@ -31,6 +31,9 @@ final class Opt
|
||||
const APPEND_SALT = "opt.append_salt";
|
||||
const CASE_INSENSITIVE_USERNAME = "opt.case_insensitive_username";
|
||||
const CRYPTO_CLASS = "opt.crypto_class";
|
||||
const CRYPTO_PARAM_0 = "opt.crypto_param_0";
|
||||
const CRYPTO_PARAM_1 = "opt.crypto_param_1";
|
||||
const CRYPTO_PARAM_2 = "opt.crypto_param_2";
|
||||
const EMAIL_SYNC = "opt.email_sync";
|
||||
const HOME_LOCATION = "opt.home_location";
|
||||
const HOME_MODE = "opt.home_mode";
|
||||
|
||||
Reference in New Issue
Block a user