vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   OpenID Authentication (https://vborg.vbsupport.ru/showthread.php?t=120923)

GoldenChaos 09-22-2008 10:42 PM

It looks like cheesegrits hasn't logged in in a month and a half. I suppose the project isn't happening?

tpearl5 09-24-2008 03:43 PM

keeping my eye on this.

Shamil. 10-29-2008 09:15 PM

I doubt it - but i'll see what I can do :)

GoldenChaos 11-16-2008 12:09 AM

Is there NOBODY who will pick up this project? I'm desperate for a full OpenID system for vB...

stuartm 02-24-2009 07:36 PM

Quote:

Originally Posted by GoldenChaos (Post 1666472)
Is there NOBODY who will pick up this project? I'm desperate for a full OpenID system for vB...

I'm currently working on an OpenID product strongly based on the work by wnorris. It's working on vB 3.8.1 against JanRain's OpenID 2.x. There's still a couple of issues with automatic registration, but I hope to have those sorted out shortly. (stay tuned!)

4wdaction 03-06-2009 02:02 AM

*bump*

Would like to see something like this up and running, any news?

GoldenChaos 03-19-2009 03:44 PM

Quote:

Originally Posted by stuartm (Post 1753623)
I'm currently working on an OpenID product strongly based on the work by wnorris. It's working on vB 3.8.1 against JanRain's OpenID 2.x. There's still a couple of issues with automatic registration, but I hope to have those sorted out shortly. (stay tuned!)

Good to hear. I'm about to jump ship and use Facebook Connect instead, but if you've got an OpenID solution intact, in any form, I'd rather use OpenID than Facebook Connect anyday.

I still really want to see a true OpenID solution come to vBulletin. A guy has got an entire Facebook Connect system up and running in the time that the OpenID community has done almost literally nothing. It's shameful.

SirFalcon 04-17-2009 10:09 AM

Awesome, keep us up to date on this.

Puppetm4ster 04-28-2009 09:13 PM

Maybe signing this petition

http://demand.openid.net/site/vbulletin.com

helps developers to see the common interest in this plugin. But it'll only help if as many users as possible gonna subscribe. It's just an OpenId away ;-)

khallmark 05-12-2009 02:00 PM

This plugin is compatible up to 3.8.2. I have also successfully integrated it with the new 2.x.x series of OpenId libraries from here:

http://openidenabled.com/

You can get this plug-in working with the 2.0 library by changing line 25 of the "login_failure" plugin from:

Code:

$return = $auth->complete($_REQUEST);
to:

Code:

$return = $auth->complete($_REQUEST['openid_return_to']);

khallmark 05-12-2009 02:38 PM

There is another problem I forgot about:

/*$fieldResult = $vbulletin->db->query_first('SELECT profilefieldid FROM ' . TABLE_PREFIX . 'profilefield WHERE title="' . $vbulletin->options['openid_field'] . '"');*/

That query no longer works. There is no "title" column in the profilefield table anymore. I hardcoded it for mine. You'll need to do something similar, or otherwise get the data from the phrase table.

DJ29Joesph 07-10-2009 02:15 PM

Any Idea how I would add this to the admincp login page?

rsuplido 02-18-2010 02:18 PM

Anyone tried running this with vb4?

justasiam 03-30-2010 02:30 PM

I am just learning about OpenID. I put in a request to have my dns changed and did all the work on the OpenID site. How, I need to have vB4 allow for it.


All times are GMT. The time now is 01:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01230 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete