Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added trailing comma | Mark Dain | 2014-01-05 | 1 | -1/+2 |
| | |||||
* | Fixed Formatting Issue | Mark Dain | 2014-01-04 | 1 | -3/+3 |
| | | | | | | | Go will refuse to compile unless the last key is on the same line as the closing brace: `non-declaration statement outside function body`. Additionally, I set the HttpOnly flag on. I think this is a good default for everybody as it increases security and Gorilla's cookies are actually encrypted so JavaScript access is unlikely to be needed. | ||||
* | Added examples for serialising custom types and handling errors from ↵ | Matt Silverlock | 2013-08-02 | 1 | -0/+33 |
| | | | | session.Save(). | ||||
* | Initial files. | moraes | 2012-10-03 | 1 | -0/+126 |