Facebook Authentication plugin - Page 2 Facebook Authentication plugin - Page 2
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Facebook Authentication plugin

Started by paterczm, June 18, 2011, 12:18:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Niecher

Very good plugin, great job.

I have a question

What is the password for the user created by the plugin via facebook, the password can be changed by the user?

thank you very much.

paterczm

Quote from: Niecher on March 13, 2013, 01:32:11 PM
What is the password for the user created by the plugin via facebook, the password can be changed by the user?

The password created for facebook users is a random string. Users cannot change it, the only way to reset the password is by direct db manipulation. Coppermine accounts created by the facebookauth plugin are intended for facebook authentication only.

Niecher

Thank you very much for your answer, paterczm.