Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Site Authentication - Google
I have a forum that I have made private. I also run google AdSense on the forum. For Google to show site appropriate ads Google must be able to log into the forum. Google has a site authentication I have used before with a different forum, but I am having problems getting it to work with Vanilla. Basically what the authentication tool is looking for is
Authentication URL: myforum.com/people.php
Authentication method: post
Parameters:
Attribute Value
Username myusersname
Password mypassword
When I test the authentication it should take me to the main page logged in as myusername. What I get is the Username field is filled in but nothing in the password field. I looked at the form and the field name for txtPassword is Password but no luck. Any ideas what I need to do to get it to authenticate.
0
This discussion has been closed.
Comments