Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
https://github.com/ory/sessions

Merge pull request #23 from ancarda/patch-1

Added note about memory leak (Fixes #15)

457fd4107651cbcf7cfb3f217a1711e1dbd653c7 authored about 11 years ago
Added note about memory leak (Fixes #15)

This is something fairly important, it shouldn't be left out of the documentation.

44fb592008c2ecfbfc89725a8ae1638711dfa423 authored about 11 years ago
Merge pull request #22 from antonlindstrom/master

add postgresql session store link in readme

481304761212af180bac73d15bf3f02d6584f801 authored about 11 years ago
add postgresql session store link in readme

c1b041dc3f1a39dac3f0e6d97ee752163e776f63 authored about 11 years ago
Merge pull request #21 from ancarda/patch-1

Fixed Formatting Issue

d40f74366ec3b1e9d5a3b879c112293eca3e1286 authored about 11 years ago
Added trailing comma

6e8111651587e2cf4de2570a5d3676a2397f82ea authored about 11 years ago
Fixed Formatting Issue

Go will refuse to compile unless the last key is on the same line as the closing brace:

`non-...

a8459038dc6d89fc6afb0e382f6ae0cf4f7d4f13 authored about 11 years ago
Add go 1.2 to travis.yml

c9bf01c18818f7738e6b2670f1fd92f710ecb734 authored about 11 years ago
Fit vet nits.

d310efded77d581a7bb66175d4d651dd9991b9cc authored about 11 years ago
Add travis.yml

eca5ef69da5eb65faa4afeda2711ee462829e9cb authored about 11 years ago
Merge pull request #19 from qedus/store_error_handling

Proposed change to Registry.Get function.

65d3f02177b066fbe0c4682d5c01b1dbfab2947c authored about 11 years ago
Add link to gaesessions in README.md

ebb83c42456610126ae4eb748e895fcdb6064782 authored about 11 years ago
Add mysqlstore to README.

1ace0650f7b7ebbf58eb835609698352efeb9cc9 authored over 11 years ago
Improved Store interface comments.

3cb09c3e9541606b194a45b02b85176b6e4635f4 authored over 11 years ago
Updated store documentation.

cb4af09e63b4fa547369c43a1fa62c2c4ce5c2b7 authored over 11 years ago
Revert "Proposed change to Registry.Get function when CookieStore.New produces"

This reverts commit 43ff70ebcff1674fba9aff126178f93076b32718.

b5d868122c68458b92558e9239d6225af9106b52 authored over 11 years ago
Proposed change to Registry.Get function when CookieStore.New produces

an error.

43ff70ebcff1674fba9aff126178f93076b32718 authored over 11 years ago
Merge pull request #17 from gorilla/MaxLength

Add MaxLength to FilesystemStore.

ac7032cee41229d038a6c65cba4ccbedbe9268b9 authored over 11 years ago
Add MaxLength to FilesystemStore.

81f1be5cc016add5e0b8a19c3159fbff96e07829 authored over 11 years ago
Merge pull request #14 from elithrar/master

Docs: Updated to show registration of custom types & session.Save error handling.

ba63748c4ac1e5314ce46afb09cd6b7cc99718f8 authored over 11 years ago
Added examples for serialising custom types and handling errors from session.Save().

696523391f8287795f3d369d66eb83cd50381880 authored over 11 years ago
Add couchbasestore to README

8593e03f3101a7001cd6c76a6fb0f3c5cbf2724c authored over 11 years ago
Merge remote branch 'fork/master'

ee3427540dbf73c8341901c63c2842de876088fe authored over 11 years ago
Copy store options to sessions instead of referencing them.

Fixes GH-8

ee375ad9efa3c4d4eb23eb79dd8f083596460edb authored over 11 years ago
Added link to redistore

92e8e64f2e1f8915884b48701e1faa0d2eee0853 authored almost 12 years ago
Truncate session files when writing, otherwise we might not be able to parse them later on. Patch from Michael Stapelberg (thanks!). Closes #1

c044c93603af0d545821becf4fae68ea969eb074 authored over 12 years ago
Initial files.

918ff72419db9e2713ec29a67d58b186c564b6a0 authored over 12 years ago
Initial commit

ea6d91b8bcfd38908e017706751b8ffe1d7da526 authored over 12 years ago