Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Membership approval and proxyconnect

edited November 2010 in Vanilla 2.0 - 2.8
Something weird started happening with my proxyconnect...

Before, when a user first visited the forum, it worked like this:
  • user logs into main site
  • visit forum for the first time
  • proxyconnect handshake
  • user is added as member and session authenticated
The last few people that signed in, however, were added as applicants and needed to be approved for membership within vanilla. Registration is set to approval, but it always has been.

Just wondering if anyone else had anything like this happen?

Comments

  • Options
    So, I just set registration to:

    $Configuration['Garden']['Registration']['Method'] = 'Captcha';

    And left the api keys blank and it cleared it up...but it's still weird that it was set to approval before and worked without actually requiring approval. Oh well, c'est la vie. It's working now.
Sign In or Register to comment.