Django / vBulletin single sign on
What is the easiest way to make a single sign on (SSO) for a Django project and a vBulletin board on the same domain? I have an existing database of vBulletin users. I have looked into Django's RemoteUserBackend and vBulletin's vBSSO but I haven't found a complete solution. I doesn't know Django, but when you are up to something like this, search for "bridges". There is a high chance someone have already done that for you. These three source of information can also help you get through doing your own bridge: Drupal Bridge http://drupalcode.org/project/drupalvb.git/blob