vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Go back to legacy password login (https://vborg.vbsupport.ru/showthread.php?t=317129)

TeeJokey 02-03-2015 11:22 AM

Go back to legacy password login
 
Hello everyone!

We just updated our forum to vB 5 connect and we just bumped into the new password system with blowfish.

Our website, as many others, is divided in which we call 2 main parts: publication (with news, articles, reviews, etc.) and forum.

The publication is programmed in the old fashiond ASP 3.0. So for getting the users to be able to post comments on our news and reviews at the publication what I did is replicate the vBs login system in ASP 3.0 against the forum's mysql database and so far it was working great.

The problem is that now with this blowfish system I really don't know how it works internally and therefore I'm not able to replicate it in ASP 3.0. Our users are unable to log in from the publication and comments don't work anymore.

If anyone can explain me how the new algorithm works I would really appreciate it but the best solution would be to be able to keep using vB 5 and force all users, including admins, to be back to legacy passwords. Is there any way of doing that.

Best Regards.

ozzy47 02-04-2015 10:54 PM

I doubt that would be easily achieved, going back to legacy, as it is probably heavily integrated.

TeeJokey 02-05-2015 02:27 PM

Thanks for the reply.

I did find a workaround. I created an php file importing config.php and i placed it within the forum folder.

So the form at the publication site posts to this php file, the php file performs the login in the forum and then it redirects to the publication.

With the publication ASP pages I'm able to detect session cookies and check them against the session table in the vBulletin database, so that does the trick for us.

Now I'm trying to figure out how to login automatically those who choose to keep session opened.

Zachery 02-05-2015 04:31 PM

You can force a legacy scheme, but its not recommended, esp not for your users longterm security.


All times are GMT. The time now is 03:05 AM.

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.01017 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete