Welcome Guest, Not a member yet? Register   Sign In
freak auth light captcha security problem
#2

[eluser]alectrash[/eluser]
I managed a way around the problem. I get captcha value from session data and store it in an extra field in sessions table. I then check posted captcha against value in db.

Code:
$this->db_session->userdata('FreakAuth_captcha')

wasted 3 hours doing this though. sigh...


Messages In This Thread
freak auth light captcha security problem - by El Forum - 10-09-2008, 06:55 AM
freak auth light captcha security problem - by El Forum - 10-09-2008, 09:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB