vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Limited Access (https://vborg.vbsupport.ru/showthread.php?t=49639)

947239673bf3 03-04-2003 06:11 PM

Limited Access
 
Vbulletin ver 2.0.1
Web Server IIS5
PHP Ver 4.0.3

Our problem is that we want all users to only be able to get to our Vbulletin forums through one link which is on our web site. We are able to redirect the links to force the user to go through our main site, but our problem is that once they log onto our conference a cookie is created and they are able then to paste the link directly and get to our Vbulletin conference avoiding our main site. We want the cookie to be saved so they do not have to log on with a user name and password each time, but want to completely avoid them getting to the conference with a direct link.

Our setup is as follows:
Our main site has the customer log into our web sites with a password and username (unrelated to Vbulletin), then once we verify they are a valid user they have three choices and one of those choices is our Vbulletin Support Conference, then it takes them to the index.php we developed for them to log onto to our conference (if first time logging on they key in their Vbulletin Conference User name and password, if they have logged in already and have a cookie then it takes them directly to the conference. That works great but the only item we are running into is that once the cookie is saved they can key in the address and get to the conference avoiding our main log in page on our site.

Any info on how we can accomplish what we are looking for would be great.

Sebastian 03-04-2003 06:18 PM

you may want to upgrade your board.. that is a really old outdated version, full of security holes too.

You can use $_GET['HTTP_REFERRER'] or $HTTP_REFERRER using an if(); function to determine if the user came from your site to begin with.


All times are GMT. The time now is 03:03 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.01096 seconds
  • Memory Usage 1,706KB
  • 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
  • (2)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