PluginProbe
Loginizer / 2.0.3
Loginizer v2.0.3
2.1.0 2.0.9 2.0.8 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 trunk 1.0 1.0.1 1.0.2 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 All 74 releases

Loginizer: 1.02.0.3

93 files added or removed
Compare 2.0.3 against:
2.1.0 2.0.9 2.0.8 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.4 2.0.5 2.0.6 2.0.7 trunk 1.0 1.0.1 1.0.2 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 All 74 releases
Added and removed
added assets/css/social-admin.css View in 2.0.3 →
added assets/images/backuply-black.png View in 2.0.3 →
added assets/images/backuply-square.png View in 2.0.3 →
added assets/images/facebook.png View in 2.0.3 →
added assets/images/index.php View in 2.0.3 →
added assets/images/loginizer-200.png View in 2.0.3 →
added assets/images/pagelayer_product.png View in 2.0.3 →
added assets/images/social/Discord.png View in 2.0.3 →
added assets/images/social/Facebook-bodered.png View in 2.0.3 →
added assets/images/social/Facebook-light.png View in 2.0.3 →
added assets/images/social/Facebook.png View in 2.0.3 →
added assets/images/social/GitHub.png View in 2.0.3 →
added assets/images/social/Google.png View in 2.0.3 →
added assets/images/social/LinkedInOpenID.png View in 2.0.3 →
added assets/images/social/MicrosoftGraph.png View in 2.0.3 →
added assets/images/social/TwitchTV.png View in 2.0.3 →
added assets/images/social/Twitter.png View in 2.0.3 →
added assets/images/social/WordPress.png View in 2.0.3 →
added assets/images/twitter.png View in 2.0.3 →
added assets/images/wpcentral_product.png View in 2.0.3 →
added assets/js/chart.js View in 2.0.3 →
added assets/js/jquery-paginate.js View in 2.0.3 →
added assets/js/social-admin.js View in 2.0.3 →
added init.php View in 2.0.3 →
added lib/IPv6/BigInteger.php View in 2.0.3 →
added lib/IPv6/IPv6.php View in 2.0.3 →
added lib/hybridauth/Adapter/AbstractAdapter.php View in 2.0.3 →
added lib/hybridauth/Adapter/AdapterInterface.php View in 2.0.3 →
added lib/hybridauth/Adapter/DataStoreTrait.php View in 2.0.3 →
added lib/hybridauth/Adapter/OAuth1.php View in 2.0.3 →
added lib/hybridauth/Adapter/OAuth2.php View in 2.0.3 →
added lib/hybridauth/Adapter/OpenID.php View in 2.0.3 →
added lib/hybridauth/Data/Collection.php View in 2.0.3 →
added lib/hybridauth/Data/Parser.php View in 2.0.3 →
added lib/hybridauth/Exception/AuthorizationDeniedException.php View in 2.0.3 →
added lib/hybridauth/Exception/BadMethodCallException.php View in 2.0.3 →
added lib/hybridauth/Exception/Exception.php View in 2.0.3 →
added lib/hybridauth/Exception/ExceptionInterface.php View in 2.0.3 →
added lib/hybridauth/Exception/HttpClientFailureException.php View in 2.0.3 →
added lib/hybridauth/Exception/HttpRequestFailedException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidAccessTokenException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidApplicationCredentialsException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidArgumentException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidAuthorizationCodeException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidAuthorizationStateException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidOauthTokenException.php View in 2.0.3 →
added lib/hybridauth/Exception/InvalidOpenidIdentifierException.php View in 2.0.3 →
added lib/hybridauth/Exception/NotImplementedException.php View in 2.0.3 →
added lib/hybridauth/Exception/RuntimeException.php View in 2.0.3 →
added lib/hybridauth/Exception/UnexpectedApiResponseException.php View in 2.0.3 →
added lib/hybridauth/Exception/UnexpectedValueException.php View in 2.0.3 →
added lib/hybridauth/HttpClient/Curl.php View in 2.0.3 →
added lib/hybridauth/HttpClient/Guzzle.php View in 2.0.3 →
added lib/hybridauth/HttpClient/HttpClientInterface.php View in 2.0.3 →
added lib/hybridauth/HttpClient/Util.php View in 2.0.3 →
added lib/hybridauth/Hybridauth.php View in 2.0.3 →
added lib/hybridauth/Logger/Logger.php View in 2.0.3 →
added lib/hybridauth/Logger/LoggerInterface.php View in 2.0.3 →
added lib/hybridauth/Logger/Psr3LoggerWrapper.php View in 2.0.3 →
added lib/hybridauth/Provider/LinkedInOpenID.php View in 2.0.3 →
added lib/hybridauth/Provider/OpenID.php View in 2.0.3 →
added lib/hybridauth/Storage/Session.php View in 2.0.3 →
added lib/hybridauth/Storage/StorageInterface.php View in 2.0.3 →
added lib/hybridauth/Storage/Transient.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/OAuthConsumer.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/OAuthRequest.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/OAuthSignatureMethod.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/OAuthSignatureMethodHMACSHA1.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/OAuthUtil.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OAuth/README.md View in 2.0.3 →
added lib/hybridauth/Thirdparty/OpenID/LightOpenID.php View in 2.0.3 →
added lib/hybridauth/Thirdparty/OpenID/README.md View in 2.0.3 →
added lib/hybridauth/Thirdparty/readme.md View in 2.0.3 →
added lib/hybridauth/User/Activity.php View in 2.0.3 →
added lib/hybridauth/User/Contact.php View in 2.0.3 →
added lib/hybridauth/User/Profile.php View in 2.0.3 →
added lib/hybridauth/autoload.php View in 2.0.3 →
added lib/hybridauth/index.html View in 2.0.3 →
added lib/hybridauth/version.txt View in 2.0.3 →
added main/admin.php View in 2.0.3 →
added main/ajax.php View in 2.0.3 →
added main/login-providers.php View in 2.0.3 →
added main/settings/2fa.php View in 2.0.3 →
added main/settings/brute-force.php View in 2.0.3 →
added main/settings/checksum.php View in 2.0.3 →
added main/settings/dashboard.php View in 2.0.3 →
added main/settings/passwordless.php View in 2.0.3 →
added main/settings/recaptcha.php View in 2.0.3 →
added main/settings/security.php View in 2.0.3 →
added main/settings/social_login.php View in 2.0.3 →
added main/settings/sso.php View in 2.0.3 →
added main/social-base.php View in 2.0.3 →
added main/social-login.php View in 2.0.3 →
5 files changed size a different byte count means the contents differ
functions.php View diff →
index.php View diff →
license.txt View diff →
loginizer.php View diff →
readme.txt View diff →