security-logger.php
Places security information in a security log The logged data includes: <ul> <li>the ip address of the client browser</li> <li>the type of entry</li> <li>the user/user name</li> <li>the success/failure</li> <li>the <i>authority</i> granting/denying the request</li> <li>Additional information, for instance on failure, the password used</li> </ul>
Tags
Table of Contents
Classes
- security_logger
- Option handler class