Title | Description | Posted By |
Securing your Login Session installation |
There have been recent reports of XSS vulnerabilities and direct access concerns surrounding my Login Session script. What these reports don't tell you is that you have the power to secure the scripts during installation. Here are some simple steps to achieve the most secure installation possible. |
Scott |
Login Session code snippets |
These are code snippets for use with Login Session, contributed by a dedicated user, Beverley. |
Beverleyh |
Basic string encoding/decoding functions |
These are basic string encoding/decoding functions I developed for use in flat-file databases. They offer limited security to protect sensitive data from being viewed. |
Scott |