diff options
author | Malf Furious <m@lfurio.us> | 2016-03-05 16:48:58 -0500 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2016-03-05 16:48:58 -0500 |
commit | a68db47508b74ccd0d7e6f8529a0f98b59dd69e0 (patch) | |
tree | 921b9da5f54274472aeca7e97e2c4254e4a52193 /app/controller/root.control.php | |
parent | 6252381a2f8c1de374a2ad35d20bc10393d6f47a (diff) | |
download | scrott-a68db47508b74ccd0d7e6f8529a0f98b59dd69e0.tar.gz scrott-a68db47508b74ccd0d7e6f8529a0f98b59dd69e0.zip |
Add verify_ip security assertion
This assertion will be used app-wide. This asserts that the IP address a client uses to conenct to the app is constant throughout
the the session's lifetime. This is to detect any session hijacking. If a session suddenly appears to be comming from a different
IP address, the session will be killed.
Diffstat (limited to 'app/controller/root.control.php')
0 files changed, 0 insertions, 0 deletions