Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 7 | -55/+55 | |
2010-09-27 | added sess_expire_on_close to config file, corrected comment block for ↵ | Derek Jones | 1 | -5/+12 | |
session config vars. Fixes #149 | |||||
2010-08-31 | Added fatal error to Session class when no encryption key is set in the ↵ | Derek Jones | 1 | -2/+2 | |
config file, for additional assurance that session manipulation can be prevented | |||||
2010-08-12 | single quotes instead of double quotes by default to prevent PHP from trying ↵ | Derek Allard | 1 | -14/+14 | |
to parse a $ in a password as a variable. | |||||
2010-07-22 | Adding CSRF into config | Derek Allard | 1 | -0/+11 | |
Adding CSRF token into form open() | |||||
2010-07-08 | fixed a file location in an EOF comment | Derek Jones | 1 | -1/+1 | |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 13 | -0/+1044 | |