aboutsummaryrefslogtreecommitdiff
path: root/store.go
Commit message (Expand)AuthorAgeFilesLines
* Add MaxLength to FilesystemStore.Kamil Kisiel2013-10-171-0/+11
* Copy store options to sessions instead of referencing them.Kamil Kisiel2013-07-091-2/+4
* Truncate session files when writing, otherwise we might not be able to parse ...moraes2012-10-041-3/+3
* Initial files.moraes2012-10-031-0/+235