Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Sessions
kvarnerexpress
post Jul 23 2005, 01:21 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



Alright, so I have an app I forgot I have that was written by a much better/older coder then myself, luckily I am allowed to look through it and it's teaching me a lot...i'm confused about something though...

in the application.cfm page, he has a parameter, "session.admin" it defaults to 0, which makes sense. When you log in, if you are an admin, it changes the session variable to 1...which also makes sense.

Although inside all of the pages that are supposed to be protected (and are protected) by this, I can't seem to find any code that seems to validate for that.

Essentially i'm looking for some kind of if statement checking the session.admin variable, but I can't see anything of the sort...which makes me wonder how in the world is the page secure, but it is.

Is there something i'm missing, or somewhere I should look, some file name that all CF developers use to make a list of protected pages?

Thanks
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Get User Info True Sessions Or Cookies(0)
  2. Something I Discovered With Sessions [php](4)
  3. Php Sessions And Post Variables Issues(1)
  4. Sessions(7)
  5. <?php ?> Unique Visitors Script(2)
  6. Sessions And Our First Project(0)
  7. Using Sessions Instead Of Cookies, Help Please(1)
  8. Sessions And Login(5)
  9. Session Variables(4)
  10. Php Sessions(2)
  11. Sessions(8)


 



- Lo-Fi Version Time is now: 24th July 2008 - 06:44 AM