![]() |
plain password in header request?
Hi,
I understand that vBulletin hashes the password client-side using javascript. However, when I look at the headers sent by the browser, the plain password is still there, next to the md5 hash. What the heck is going on here? I'm using the 'live http headers' firefox extension and it tells me that the bottom part of the headers read like: Code:
Content-Type: application/x-www-form-urlencoded |
Either, you've modified that part of the template, you've modified the JavaScript that goes behind it, or just that the browser is doing something wonky (trust me, it happens). Clear your cookies/cache and see if it still happens.
The likelyhood of someone actually peering into your data is pretty unlikely. |
I did modify some templates but I don't think I modified the login template.. do you know where I can find that part?
I've cleared the cookies, cache, tried IE as well. I didn't touch the javascript at all... I looked what's going on in the md5hash function that is called on submit, and it looks like this: Code:
function md5hash(input, output_html, output_utf, skip_empty) |
All times are GMT. The time now is 04:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|