• I’m having an issue with random users getting logged in with the admin account after connecting their facebook. The first time it happened it was with my dad, I assumed it was a fluke because we had the same last name. It has happened again with a completely random person who connected with Facebook and was logged in as admin.

    Has anyone else experienced this issue?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Yes, mine too.

    Yes, had this today,

    I’d REALLY like to see them use fb UID as the username, not their first name and a number.

    This is huge security risk!

    Thread Starter mcmcghee0519

    (@mcmcghee0519)

    Doesn’t appear the author is interested in fixing this issue or updating the plugin. Disappointed…I’ll have to find another solution

    I am having the same issue!! This is a great plugin besides for this bug? Can we put our heads together and come up with a fix?

    Same here

    I’m nervous because I’ve been doing a lot of work with this plugin and haven’t been able to reproduce this issue yet.

    Can anyone provide any details on what kind of users get registered as admins? Is it truly random or do they always have something in common with an admin user?

    It seems that as a new user connecting via Facebook you can delete posts etc – as admins – try connecting with a new FB account and you will see the issue.

    I have a fix for this.

    In functions.php of the plugin replace line 215 by this one.
    update_user_meta( $new_user, ‘fb_uid’, $new_user->id );

    Then it should work like is supposed to

    Anyone try the above fix?

    Results?

    I just tried that and it didn’t work

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Users getting logged in as admin’ is closed to new replies.