Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix CodeSniffer violations | Matt Perry | 2013-08-20 |
| | | | | | Remove whitespace from end of lines to reduce the number of CodeSniffer violations. | ||
* | Add AES from phpseclib and use it for cookie encryption | Michael Hamann | 2013-07-30 |
This replaces the deprecated and broken Blowfish implementation that has previously been used and should provide a lot more security. |