]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Added an "Verify Your Identity" page to the OpenID provider
[quix0rs-gnu-social.git] / lib / default.php
index c896d5408470a2ee0b56d9ed4c3f1867c6bf37ce..7ec8558b07141be5b84cc44f632c4bdd8313f451 100644 (file)
@@ -84,7 +84,8 @@ $default =
               'image' => 'http://i.creativecommons.org/l/by/3.0/80x15.png'),
         'mail' =>
         array('backend' => 'mail',
-              'params' => null),
+              'params' => null,
+              'domain_check' => true),
         'nickname' =>
         array('blacklist' => array(),
               'featured' => array()),