Welcome Guest, Not a member yet? Register   Sign In
CSRF/XSRF protection different approach, is it safe?
#2

[eluser]tomcode[/eluser]
Don't know about CSRF attacks (will look it up and closely follow this thread Wink ), but You do not need to load the URL helper, You can directly call :
Code:
$this->ci->uri->site_url()
This is an undocumented function in the URI class, which is used by the helper.


Messages In This Thread
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-05-2009, 09:09 PM
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-06-2009, 01:16 AM
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-06-2009, 04:36 AM
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-06-2009, 04:48 AM
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-08-2009, 04:18 PM
CSRF/XSRF protection different approach, is it safe? - by El Forum - 04-08-2009, 10:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB