vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   $bbuserinfo[password] ??? (https://vborg.vbsupport.ru/showthread.php?t=52824)

vB-Host.com 05-11-2003 08:44 PM

$bbuserinfo[password] ???
 
I know $bbuserinfo[username] gives the user name but I want to pull the password for a form and keep it hidden, I tried this <input type=hidden name=password size=40 value=$bbuserinfo[password]> but It doesn't work... Do you know what it should be for $bbuserinfo[password] ?

filburt1 05-11-2003 08:46 PM

It's hashed and there is nothing you can do.

And read my sig. Never PM me with vB questions.

JulianD 05-11-2003 10:58 PM

Now that you know that $bbuserinfo[password] is hashed, you can use it encripted on your forms... So you would need to modify your script to receive that information and compare it against the db WITHOUT hashing it when it enters to the script, but that wouldn't be too secure in my opinion.. .Anyway, it may work for you.

filburt1 05-11-2003 11:00 PM

It's not encrypted. It's hashed. Big difference (encryption can be reversed).

vB-Host.com 05-12-2003 02:26 AM

I don't need to see it... only for the setting to be able to value to the mail server to configure an e-mail account when they go to the webamail sign up page and hit submit

filburt1 05-12-2003 11:09 AM

You cannot do it. Period.


All times are GMT. The time now is 07:00 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.00933 seconds
  • Memory Usage 1,709KB
  • 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
  • (6)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