Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.

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

  • 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.