News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Be the printing problem when you register the password sha1

Started by ottomen, March 11, 2013, 03:42:34 PM

Previous topic - Next topic

ottomen

Hi friends, while sha1 membership as now smf_members> passwd The password field is printing. I would like to do something like this. I created a field in the gecicisifre smf_members recording settings, but who also added register.php.

// Set the options needed for registration.
   $regOptions = array(
      'interface' => 'guest',
      'username' => !empty($_POST['user']) ? $_POST['user'] : '',
      'email' => !empty($_POST['email']) ? $_POST['email'] : '',
      'password' => !empty($_POST['passwrd1']) ? $_POST['passwrd1'] : '',
      'gecicisifre' => !empty($_POST['passwrd1']) ? $_POST['passwrd1'] : '',
      'password_check' => !empty($_POST['passwrd2']) ? $_POST['passwrd2'] : '',
      'openid' => !empty($_POST['openid_identifier']) ? $_POST['openid_identifier'] : '',
      'auth_method' => !empty($_POST['authenticate']) ? $_POST['authenticate'] : '',
      'check_reserved_name' => true,
      'check_password_strength' => true,
      'check_email_ban' => true,
      'send_welcome_email' => !empty($modSettings['send_welcomeEmail']),
      'require' => !empty($modSettings['coppaAge']) && !$verifiedOpenID && empty($_SESSION['skip_coppa']) ? 'coppa' : (empty($modSettings['registration_method']) ? 'nothing' : ($modSettings['registration_method'] == 1 ? 'activation' : 'approval')),
      'extra_register_vars' => array(),
      'theme_vars' => array(),
   );

BUT is there to this. Be sha1 password you out of that table. password could not figure out what it's like transitions. disturbed, but all of the files. Madi prints when you post extra gecicisifre  area. could you help?

Arantor



Advertisement: