MrOnline
04-11-2006, 09:36 PM
is that possible ? to pull the password for a logged in user ??
I'm working on a auth. script where atm user needs to enter username and password.. The username i can pull out of user from vbulletin, but can i do the same with password ?
It's for use on "another" site to get access to that. atm it goes in clear text and users have to enter it manualy, i wanna do it by php if possible..
And yes, i know it's not tooooo smart using clear text, so i'm also checking out ssl..
But.... this is just about how to pul password eighter from cookie, or sql to a cleartext string...
And would be nice, if possible you could "guide" me in right direction..
Thnks
MrOnline
:banana:
I'm working on a auth. script where atm user needs to enter username and password.. The username i can pull out of user from vbulletin, but can i do the same with password ?
It's for use on "another" site to get access to that. atm it goes in clear text and users have to enter it manualy, i wanna do it by php if possible..
And yes, i know it's not tooooo smart using clear text, so i'm also checking out ssl..
But.... this is just about how to pul password eighter from cookie, or sql to a cleartext string...
And would be nice, if possible you could "guide" me in right direction..
Thnks
MrOnline
:banana: