PHP Class New_Device_Notification, vip-mu-plugins-public
*************************************************************************
Plugin Name: New Device Notification
Description: Uses a cookie to identify new devices that are used to log in. On new device detection, an e-mail is sent. This provides some basic improved security against compromised accounts.
Author: Automattic VIP Team
Author URI: http://vip.wordpress.com/
Version: 2.0
License: GPLv2
************************************************************************
Afficher le fichier
Open project: Automattic/vip-mu-plugins-public
Méthodes publiques
Méthodes publiques
Method Details
__construct()
public méthode
get_standard_message()
public méthode
is_user_from_valid_ip()
public méthode
maybe_send_email()
public méthode
notify_of_new_device()
public méthode
set_cookie()
public méthode
verify_cookie()
public méthode
Property Details
$cookie_hash public_oe property
$cookie_name public_oe property
$grace_period public_oe property
This is to get all of the normal users into the logs and avoid spamming inboxes.