vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   SSL Login Redirect gets me Logged out. (https://vborg.vbsupport.ru/showthread.php?t=138744)

DaNIEL MeNTED 02-07-2007 07:21 PM

SSL Login Redirect gets me Logged out.
 
Ok... I had our host install an SSL cert and modified the navbar so that the login form now submits to HTTPS://etc.... This redirects the login portion only to an SSL connection (when it redirects you back to the forum after logging in your back to HTML.

The only thing I'm finding is that now when I go back to the site it doesn't seem to get my cookie information and I need to login again ... even though I've checked "remember me".

Am I missing something obvious?

Hmm... If I check the cookie contents I see the following:

defperpage 12
cgssessionhash d6580b16edf31cc3b25e3508d3058330
cgslastvisit 1170886898
vbulletin_collapse
cgsreferrerid 0
cgsuserid 0
cgspassword
cgslastactivity 0
cgsthreadedmode
cgsstyleid 0
cgslanguageid 0

I'm going to assume that the userid and password in the cookie being blank are the problem...

And if I check the cookie information through SSL the userid and password are there...

So its forcing SSL for the userid/pass which is great - how do I get vb to read them when someone hits the forum?


HELP!

Marco van Herwaarden 02-08-2007 07:17 AM

You must run your entire vBulletin forum in either http or https. You can not mix them.

DaNIEL MeNTED 02-08-2007 11:30 PM

Well... frankly... thats unacceptible.

If the entire forum is behind SSL then any image any posts that's offsite will generate a message indicating there's mixed secure/insecure data and prompt them if its ok or not... totally useless and a crappy user experience.

I want to secure people's logins - based on what I'm finding I'm just going to have to have my members login when the SSL session expires.

FWIW I have it currently setup so their PMs are also SSL encrypted.


All times are GMT. The time now is 08:35 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.01960 seconds
  • Memory Usage 1,710KB
  • 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
  • (3)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