Forum QuickConnect How delete users or recover password?

Discussion and help relating to PlayerIO's QuickConnect feature, including Facebook Connect and Kongregate Connect.

How delete users or recover password?

Postby Neutrino » July 10th, 2011, 10:40 am

How I can delete 1 user or recover him password without email?
Neutrino
 
Posts: 12
Joined: April 26th, 2011, 2:20 pm

Re: How delete users or recover password?

Postby Oliver » July 11th, 2011, 1:49 pm

Hey,

QuickConnect does not have a feature to delete a single user, or recover passwords for users who didn't register with e-mail. Sorry.

If he did specify his e-mail, you can send him an recover e-mail by calling the simpleRecoverPassword() method with his username or e-mail.

Best,
Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am

Re: How delete users or recover password?

Postby Neutrino » July 11th, 2011, 2:29 pm

This is not good :?
Neutrino
 
Posts: 12
Joined: April 26th, 2011, 2:20 pm

Re: How delete users or recover password?

Postby lightnoid » November 16th, 2011, 7:40 am

Oliver wrote:Hey,

QuickConnect does not have a feature to delete a single user, or recover passwords for users who didn't register with e-mail. Sorry.

Best,
Oliver


if i want to ban some users, what kind of method i can use?
:?: :?:
lightnoid
 
Posts: 4
Joined: November 13th, 2011, 4:15 am

Re: How delete users or recover password?

Postby RastaRalle » November 16th, 2011, 8:07 am

create a table with all banned users and check at login if the current user is in this table. if so, disconnect him.
RastaRalle
 
Posts: 63
Joined: August 18th, 2010, 2:46 pm

Re: How delete users or recover password?

Postby lightnoid » November 16th, 2011, 8:28 am

RastaRalle wrote:create a table with all banned users and check at login if the current user is in this table. if so, disconnect him.


thank you :D

but, still hope that feature in simpleconnect :geek:
lightnoid
 
Posts: 4
Joined: November 13th, 2011, 4:15 am


Return to QuickConnect



cron