You're not logged in :( :(
Try again?
PHPAuth\Auth Object
(
[dbh:protected] => PDO Object
(
)
[config] => PHPAuth\Config Object
(
[dbh:protected] => PDO Object
(
)
[config] => Array
(
[allow_concurrent_sessions] => 1
[attack_mitigation_time] => +30 minutes
[attempts_before_ban] => 30
[attempts_before_verify] => 5
[bcrypt_cost] => 10
[cookie_domain] =>
[cookie_forget] => +1 year
[cookie_http] => 1
[cookie_name] => phpauth_session_cookie
[cookie_path] => /
[cookie_remember] => +1 month
[cookie_renew] => +8 hours
[cookie_samesite] => Strict
[cookie_secure] => 1
[custom_datetime_format] => Y-m-d H:i
[emailmessage_suppress_activation] => 1
[emailmessage_suppress_reset] => 0
[request_key_expiration] => +10 minutes
[site_activation_page] => activate
[site_activation_page_append_code] => 0
[site_email] => no-reply@phpauth.cuonic.com
[site_key] => fghuior.)/!/jdUkd8s2!7HVHG7777ghg
[site_language] => en_GB
[site_name] => PHPAuth
[site_password_reset_page] => reset
[site_password_reset_page_append_code] => 0
[site_timezone] => America/New_York
[site_url] => https://github.com/PHPAuth/PHPAuth
[smtp] => 0
[smtp_auth] => 1
[smtp_debug] => 1
[smtp_host] => weinergame.zeta-analytics.net
[smtp_password] =>
[smtp_port] => 25
[smtp_security] =>
[smtp_username] => admin@weinergame.zeta-analytics.net
[table_attempts] => phpauth_attempts
[table_emails_banned] => phpauth_emails_banned
[table_requests] => phpauth_requests
[table_sessions] => phpauth_sessions
[table_translations] => phpauth_translation_dictionary
[table_users] => phpauth_users
[translation_source] => php
[uses_session] => 0
[verify_email_max_length] => 100
[verify_email_min_length] => 5
[verify_password_min_length] => 3
[mail_charset] => UTF-8
[verify_email_valid] => 1
[dictionary] => Array
(
[account_activated] => Account activated.
[account_deleted] => Account deleted successfully.
[account_inactive] => Account has not yet been activated.
[email_taken] => The email address is already in use.
[activation_exists] => An activation email has already been sent. Next reactivation will be available at %s
[activation_sent] => Activation email has been sent.
[already_activated] => Account is already activated.
[activationkey_expired] => Activation key has expired.
[activationkey_incorrect] => Activation key is incorrect.
[activationkey_invalid] => Activation key is invalid.
[captcha_verify_failed] => Captcha Code was invalid.
[user_verify_failed] => Captcha Code was invalid.
[email_banned] => This email address is not allowed.
[email_changed] => Email address changed successfully.
[email_incorrect] => Email address is incorrect.
[email_invalid] => Email address is invalid.
[email_long] => Email address is too long.
[email_short] => Email address is too short.
[newemail_match] => New email matches previous email.
[email_activation_altbody] => Hello,
To be able to log in to your account you first need to activate your account by visiting the following link :
%1$s/%2$s
You then need to use the following activation key: %3$s
If you did not sign up on %1$s recently then this message was sent in error, please ignore it.
[email_activation_body] => Hello,
To be able to log in to your account you first need to activate your account by clicking on the following link : %1$s/%2$s
You then need to use the following activation key: %3$s
If you did not sign up on %1$s recently then this message was sent in error, please ignore it.
[email_activation_subject] => %s - Activate account
[email_reset_altbody] => Hello,
To reset your password please visiting the following link :
%1$s/%2$s
You then need to use the following password reset key: %3$s
If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.
[email_reset_body] => Hello,
To reset your password click the following link :
%1$s/%2$s
You then need to use the following password reset key: %3$s
If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.
[email_reset_subject] => %s - Password reset request
[logged_in] => You are now logged in.
[logged_out] => You are now logged out.
[newpassword_invalid] => New password must contain at least one uppercase and lowercase character, and at least one digit.
[newpassword_long] => New password is too long.
[newpassword_match] => New password is the same as the old password.
[newpassword_nomatch] => New passwords do not match.
[newpassword_short] => New password is too short.
[password_changed] => Password changed successfully.
[password_incorrect] => Current password is incorrect.
[password_nomatch] => Passwords do not match.
[password_notvalid] => Password is invalid.
[password_short] => Password is too short.
[password_weak] => Password is too weak.
[register_success] => Account created. Activation email sent to email.
[register_success_emailmessage_suppressed] => Account created.
[password_reset] => Password reset successfully.
[resetkey_expired] => Reset key has expired.
[resetkey_incorrect] => Reset key is incorrect.
[resetkey_invalid] => Reset key is invalid.
[reset_exists] => A reset request already exists. Next password reset request will be available at %s
[reset_requested] => Password reset request sent to email address.
[reset_requested_emailmessage_suppressed] => Password reset request is created.
[function_disabled] => This function has been disabled.
[system_error] => A system error has been encountered. Please try again.
[user_blocked] => You are currently locked out of the system.
[user_login_account_inactive] => The account isn't activated yet.
[user_login_incorrect_password] => Incorrect Password.
[user_register_email_taken] => E-mail already in use.
[user_register_success] => The account has been created. Activation instructions sent to the provided e-mail.
[user_validate_email_incorrect] => Incorrect email format.
[user_validate_password_incorrect] => Password too short, too long or otherwise doesn't match the requirements.
[user_validate_remember_me_invalid] => Unacceptable “remember user” field value.
[user_validate_user_not_found] => This e-mail is not registered.
[account_not_found] => No account found with that email address
[email_password_incorrect] => Email address / password is incorrect.
[email_password_invalid] => Email address / password is invalid.
[remember_me_invalid] => The remember me field is invalid.
[php_version_required] => PHPAuth engine requires PHP version %s+!
)
)
[config_table] => phpauth_config
[config_type] => sql
[emailValidator] =>
[passwordValidator] =>
[customMailer] =>
[captchaHandler] =>
[captchaConfig] => Array
(
)
)
[isAuthenticated] =>
[currentuser:protected] =>
[messages_dictionary:protected] => Array
(
[account_activated] => Account activated.
[account_deleted] => Account deleted successfully.
[account_inactive] => Account has not yet been activated.
[email_taken] => The email address is already in use.
[activation_exists] => An activation email has already been sent. Next reactivation will be available at %s
[activation_sent] => Activation email has been sent.
[already_activated] => Account is already activated.
[activationkey_expired] => Activation key has expired.
[activationkey_incorrect] => Activation key is incorrect.
[activationkey_invalid] => Activation key is invalid.
[captcha_verify_failed] => Captcha Code was invalid.
[user_verify_failed] => Captcha Code was invalid.
[email_banned] => This email address is not allowed.
[email_changed] => Email address changed successfully.
[email_incorrect] => Email address is incorrect.
[email_invalid] => Email address is invalid.
[email_long] => Email address is too long.
[email_short] => Email address is too short.
[newemail_match] => New email matches previous email.
[email_activation_altbody] => Hello,
To be able to log in to your account you first need to activate your account by visiting the following link :
%1$s/%2$s
You then need to use the following activation key: %3$s
If you did not sign up on %1$s recently then this message was sent in error, please ignore it.
[email_activation_body] => Hello,
To be able to log in to your account you first need to activate your account by clicking on the following link : %1$s/%2$s
You then need to use the following activation key: %3$s
If you did not sign up on %1$s recently then this message was sent in error, please ignore it.
[email_activation_subject] => %s - Activate account
[email_reset_altbody] => Hello,
To reset your password please visiting the following link :
%1$s/%2$s
You then need to use the following password reset key: %3$s
If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.
[email_reset_body] => Hello,
To reset your password click the following link :
%1$s/%2$s
You then need to use the following password reset key: %3$s
If you did not request a password reset key on %1$s recently then this message was sent in error, please ignore it.
[email_reset_subject] => %s - Password reset request
[logged_in] => You are now logged in.
[logged_out] => You are now logged out.
[newpassword_invalid] => New password must contain at least one uppercase and lowercase character, and at least one digit.
[newpassword_long] => New password is too long.
[newpassword_match] => New password is the same as the old password.
[newpassword_nomatch] => New passwords do not match.
[newpassword_short] => New password is too short.
[password_changed] => Password changed successfully.
[password_incorrect] => Current password is incorrect.
[password_nomatch] => Passwords do not match.
[password_notvalid] => Password is invalid.
[password_short] => Password is too short.
[password_weak] => Password is too weak.
[register_success] => Account created. Activation email sent to email.
[register_success_emailmessage_suppressed] => Account created.
[password_reset] => Password reset successfully.
[resetkey_expired] => Reset key has expired.
[resetkey_incorrect] => Reset key is incorrect.
[resetkey_invalid] => Reset key is invalid.
[reset_exists] => A reset request already exists. Next password reset request will be available at %s
[reset_requested] => Password reset request sent to email address.
[reset_requested_emailmessage_suppressed] => Password reset request is created.
[function_disabled] => This function has been disabled.
[system_error] => A system error has been encountered. Please try again.
[user_blocked] => You are currently locked out of the system.
[user_login_account_inactive] => The account isn't activated yet.
[user_login_incorrect_password] => Incorrect Password.
[user_register_email_taken] => E-mail already in use.
[user_register_success] => The account has been created. Activation instructions sent to the provided e-mail.
[user_validate_email_incorrect] => Incorrect email format.
[user_validate_password_incorrect] => Password too short, too long or otherwise doesn't match the requirements.
[user_validate_remember_me_invalid] => Unacceptable “remember user” field value.
[user_validate_user_not_found] => This e-mail is not registered.
[account_not_found] => No account found with that email address
[email_password_incorrect] => Email address / password is incorrect.
[email_password_invalid] => Email address / password is invalid.
[remember_me_invalid] => The remember me field is invalid.
[php_version_required] => PHPAuth engine requires PHP version %s+!
)
[emailValidator] =>
[passwordValidator] =>
[customMailer] =>
[captchaHandler] =>
[captchaConfig] => Array
(
)
)