Welcome Guest, Not a member yet? Register   Sign In
user session data passed to view
#2

[eluser]vitoco[/eluser]
i think not , if you doesn't do echo on sensible data. Remember that all the process, e.g. the session data in the view is processed in the server, not in the client, so you can pass all data needed to the view, sensible or not, but it's only a security flaw if you show it( send it to the client in the rendered html ).

if i'm wrong, please correct me.


Messages In This Thread
user session data passed to view - by El Forum - 04-18-2010, 12:53 PM
user session data passed to view - by El Forum - 04-18-2010, 08:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB