New MCI codes & user status flags support additions
* New MCI and WFC properties for user new private and "addressed to" mail * Additional support for user status flags in connection lists, etc.
This commit is contained in:
@@ -65,5 +65,7 @@ module.exports = {
|
||||
AuthFactor2OTPSecret : 'auth_factor2_otp_secret', // Secret used in conjunction with OTP 2FA
|
||||
AuthFactor2OTPBackupCodes : 'auth_factor2_otp_backup', // JSON array of backup codes
|
||||
|
||||
NewPrivateMailCount : 'new_private_mail_count', // non-persistent
|
||||
NewAddressedToMessageCount : 'new_addr_to_msg_count', // non-persistent
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user