Ecosyste.ms: OpenCollective

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

github.com/koajs/generic-session

koa session store with memory, redis or others.
https://github.com/koajs/generic-session

Bind genSid to context, add tests

48c2c753c08c55f8ba4308cd79ad570b712873d6 authored almost 10 years ago by Ryan Fink <[email protected]>
Release 1.4.0

6d9320cc9676ce5ed805b78a3b1fd7b09fdafea1 authored almost 10 years ago by dead_horse <[email protected]>
fix(sessionId): ensure session id generate before yield next

b0230537562b2ae046edaee92642c4c924b649e0 authored almost 10 years ago by dead_horse <[email protected]>
fix indent

36389eb54fdc8c41ad2237594f42b3a63a2df7bf authored almost 10 years ago by Yiyu He <[email protected]>
Release 1.3.0

55429585d7d3219f3a7acdef90794456ad670b2d authored almost 10 years ago by dead_horse <[email protected]>
support options.errorHanlder, default throw set error

fixed #34

c69287de0175856bace7022d877de13318545ea3 authored almost 10 years ago by dead_horse <[email protected]>
Release 1.2.3

53cf5c532c952647677c2f868de4392ae77a3058 authored almost 10 years ago by dead_horse <[email protected]>
bump dependencies

f6ffa1ffdaab9c4ef956ae361b468f44a851075d authored almost 10 years ago by dead_horse <[email protected]>
Merge pull request #32 from JacksonTian/export_sessionStore

export the session store object

d0292707eeea725ba4af0ed576d344d42ce56476 authored almost 10 years ago by Yiyu He <[email protected]>
Merge pull request #33 from mkleehammer/master

Delete session-id cookie if session not loaded.

08850195d2515a7869167e82f2a8a623274610bd authored almost 10 years ago by Yiyu He <[email protected]>
Delete session-id cookie if session not loaded.

To defend against session fixation attacks, delete the session-id cookie if the
store load fails.

3c40acc831755489be2af2b1dcff4d37b85064d3 authored almost 10 years ago by Michael Kleehammer <[email protected]>
export the session store object

19cc1ba9469221115fdaff556aec9fed640d3384 authored almost 10 years ago by Jackson Tian <[email protected]>
Merge pull request #30 from yoshuawuyts/patch-1

readme: update

e7afeef837098981df4e3d7f27c04537a7238dc5 authored almost 10 years ago by Yiyu He <[email protected]>
Merge pull request #31 from yoshuawuyts/patch-2

readme: fix cookies options link

5f5e29875ecf5c55e18858b82ec8694b1ca0067a authored almost 10 years ago by Yiyu He <[email protected]>
readme: fix cookies options link

The link was pointing to the wrong repository, this should fix that. Thanks!

4e16c13c333f88d8be2203ea8ca5575c447584a9 authored almost 10 years ago by Yoshua Wuyts <[email protected]>
readme: update

apparently [`redisStore()`](https://github.com/koajs/koa-redis) no longer requires the `new` key...

f601c4ce60a3235d1d63a33bc87baafa561793c5 authored almost 10 years ago by Yoshua Wuyts <[email protected]>
add coveralls

13607ec12adaa40760199e78359405463217ac93 authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #29 from tb01923/patch-1

Update README.md

30340663a44fad48f1bcfc38557bb9e3b6b9ed1b authored about 10 years ago by dead_horse <[email protected]>
Update README.md

Adding a link to a MySQL store created for a project I am working on. I am working with a part...

2d745ba33606375dfe794e372cc65637d7c0613f authored about 10 years ago by tb01923 <[email protected]>
Release 1.2.2

4a2467014697088e0cbc827aa084a607a5b83021 authored about 10 years ago by dead_horse <[email protected]>
use crc instead of buffer-crc32

73ffd2e7e55ace357951edde48bb5c4f11d9f348 authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #28 from naman34/patch-1

Fix Typo

b3c319a40a5ea0d2104d6239a634b77f725e5b87 authored about 10 years ago by dead_horse <[email protected]>
Fix Typo

Fixed a small typo

945d7a106c0d35f08394015a525e6d42be1b38ea authored about 10 years ago by Naman Goel <[email protected]>
Merge pull request #27 from iliakan/patch-1

Remove cookie.allowEmpty

784992961e0e44aa3dea6653faaeb467481445d3 authored about 10 years ago by dead_horse <[email protected]>
Remove cookie.allowEmpty

cookie.allowEmpty (not options.allowEmpty) is not used anywhere here, it's also not used in jed/...

5332840f1c50c8711f69d031b8a29e26360e7f78 authored about 10 years ago by Ilya Kantor <[email protected]>
update badges

ad0dd7229259200234225a8339a6b93938280811 authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #26 from freakycue/patch-1

add link to mongo store

899cda846756218a2aacd277a33576ec8bc937bf authored about 10 years ago by dead_horse <[email protected]>
add link to mongo store

ee16f8139dd342951371967083b6a4a4486fb7cc authored about 10 years ago by Pavel Vlasov <[email protected]>
Release 1.2.1

665aa9e201e9ffb107281f87d534248acfdbb658 authored about 10 years ago by dead_horse <[email protected]>
use parseurl get the original url pathname

b7e9dc7e9cdfd923971660dc34251460f61789e3 authored about 10 years ago by dead_horse <[email protected]>
Release 1.2.0

9c793f123739c75b5765b3860a935c09c04fd45c authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #25 from mekwall/patch-2

Added option to allow generation of empty session

0a3209dedd0dbf0fa897c07af6fa3222a625175a authored about 10 years ago by dead_horse <[email protected]>
Added description for allowEmpty option

44e18600d37751a9024cf1c393265f3821fcaf44 authored about 10 years ago by Marcus Ekwall <[email protected]>
Added option to allow generation of empty session

cbab003cad6503249af153d95e009419575afd1d authored about 10 years ago by Marcus Ekwall <[email protected]>
Release 1.1.3

4ea63b5df4b2b4da052be797172b9a1ead292cd9 authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #23 from mekwall/patch-1

Fixes MemoryStore not being exported

ac043f0310d316b394bdc852ea87bf90f1aac9c0 authored about 10 years ago by dead_horse <[email protected]>
Fixes MemoryStore not being exported

0383be6afda007e31a7f97eb38c6faaf3169dbb0 authored about 10 years ago by Marcus Ekwall <[email protected]>
Release 1.1.2

561b9f6e97911bbca38350d3d3c385a9be4ec478 authored over 10 years ago by dead_horse <[email protected]>
delete cookie.maxAge

477fee417fd59e6fcb1ad329c18165cc0ba379d4 authored over 10 years ago by dead_horse <[email protected]>
Release 1.1.1

de8b307ccf3708d89dc59896c147748339b1d1a0 authored over 10 years ago by dead_horse <[email protected]>
fix maxage compat

ecd2bf6ccf3908f1824edd749f746cc99893af3b authored over 10 years ago by dead_horse <[email protected]>
Release 1.1.0

698c147c2a9bc8d6a48a247f0ab11eb356cde2b4 authored over 10 years ago by dead_horse <[email protected]>
seperate ttl and cookie.maxage

3aba7bc461cfca3cc6fa5d9ea535be3cddaf7f7d authored over 10 years ago by dead_horse <[email protected]>
release 1.0.0

638fa3cbfe711a12f8d329d7b4db201b0405dc02 authored over 10 years ago by dead_horse <[email protected]>
refactor

78fa4ffe31d9fda3727095a2770406498fb41668 authored over 10 years ago by dead_horse <[email protected]>
rename to koa-generic-session

0cff271498ee7c389f98e74ce53dbe3596c5c525 authored over 10 years ago by dead_horse <[email protected]>
Release 0.4.1

7b5e15bd984a10f87d9225bfa5c36e5fd04a0461 authored over 10 years ago by dead_horse <[email protected]>
warn rename to koa-generic-session

ca5ae27fe945eee8a722c3d02ef76c5229fe88eb authored over 10 years ago by dead_horse <[email protected]>
fix history

d44f3211044cfee00843ca0a3e2631506c784fa0 authored over 10 years ago by dead_horse <[email protected]>
Release 0.4.0

7b6eacf682e94e0fc99a9c3174d6ee77cf132f0f authored over 10 years ago by dead_horse <[email protected]>
use uid-safe to generate default sid

87ff2c4d9fbf766435fe9f8e2baaefcc8d44d347 authored over 10 years ago by dead_horse <[email protected]>
maxAge -> maxage, close #18

d02432f66b76d54b4570264ac71b0c14f499013f authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #17 from yoshuawuyts/patch-1

Update README.md

be84c087f6100b4228960b250a088de51dd80678 authored over 10 years ago by dead_horse <[email protected]>
Update README.md

Fixed grammar here and there. Added syntax highlighting.

9d632449bfaeff5a6532c17cdd1f8b19d9e4cbf4 authored over 10 years ago by Yoshua Wuyts <[email protected]>
Release 0.3.3

21e2d5170841f8f3368b7e3bcd045a28850090a3 authored over 10 years ago by dead_horse <[email protected]>
add examples

d7a0fcc22256cabf270eeb0a20af1a8e85d8b98c authored over 10 years ago by dead_horse <[email protected]>
bump dependencies

bfd489d2642a93d72663ba3688d0714a642b1750 authored over 10 years ago by dead_horse <[email protected]>
Merge branch 'master' of github.com:koajs/koa-session

f1ee57dc0733f719fa5ed943147da8378d06b9b8 authored over 10 years ago by dead_horse <[email protected]>
Release 0.3.2

02da143c8a784b04c68f584f10f2b5424f686f77 authored over 10 years ago by dead_horse <[email protected]>
support options.genSid, fixed #16

ee8c270ab36ea9f74519e2e3b50bf8cf499cf5c9 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #15 from coderhaoxin/fix

remove unused code and console message

febb37ae68d3877d8c3baf4f538a39f9623bd35f authored over 10 years ago by dead_horse <[email protected]>
remove unused code and console message

eabf721f3fd7b3d4b710b20a1c35aa5a77f9f925 authored over 10 years ago by haoxin <[email protected]>
Merge branch 'master' of github.com:koajs/koa-session

93c398ec6c6974e535b94b5409f37b27cc55a837 authored over 10 years ago by dead_horse <[email protected]>
update readme

ee00e7265229823e564f5d53eb5509cd8010dae2 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #14 from ivpusic/patch-1

updated options section in readme

7f8349755fbd5fa4478d2cde3524d4a8ce76ce67 authored over 10 years ago by dead_horse <[email protected]>
updated options section in readme

prefix option is messing inside readme. Also maybe is a little bit confusing to have ``key`` and...

37f6b863cf46528dcece59b4b9104286dca021b5 authored over 10 years ago by Ivan Pusic <[email protected]>
fix readme links

d658aecce9e6a9caf760fb238b0e6b78561777a7 authored over 10 years ago by dead_horse <[email protected]>
use copy-to

182813064a41c1cfc54c021938145a6b6635a431 authored over 10 years ago by dead_horse <[email protected]>
Release 0.3.1

6f0d5554c9984bbd7d797c178e20a7eb04e2dfec authored over 10 years ago by dead_horse <[email protected]>
fix store options bug, fixed #13

06c640ce5cfb097ca0585a3cc1f5f75fe524dfe2 authored over 10 years ago by dead_horse <[email protected]>
Release 0.3.0

d7a4c6c0c74f4f727999a15859475835cf5ee411 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #11 from dead-horse/issue9-rolling-session

Issue9 rolling session

0cca9cae5b080127c36bcbab89904c972e6f70b9 authored over 10 years ago by dead_horse <[email protected]>
fix readme

6308ee4387aeb1c4d627a056535df62ed1cbe8a6 authored over 10 years ago by dead_horse <[email protected]>
add rolling session options, fixed #9

9758455ca3292a172e62731a332c246a359505e0 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #10 from dead-horse/issue8-refresh

fixed #8, only gen cookie and set session when session is really modified

98143ade56935c59461ce6e247bc5a6ffacff192 authored over 10 years ago by dead_horse <[email protected]>
fixed #8, only gen cookie and set session when session is really modified

13e48b254dfabfdfe2648091eecf539c0252c6da authored over 10 years ago by dead_horse <[email protected]>
Release 0.2.1

9d2640281646da15c7a68b0b7aa3b6791f16a80f authored over 10 years ago by dead_horse <[email protected]>
fix path error, fix defer session setter

1212cd093b4f988677be6f462ea389149241c182 authored over 10 years ago by dead_horse <[email protected]>
Release 0.2.0

8f546bcd00721319cc390dfdf022205b2223bec9 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #7 from dead-horse/issue6-defer

Issue6 defer

02f17d38ea8d20b2b328df8554cf4eb6b7cf3bc3 authored over 10 years ago by dead_horse <[email protected]>
remove coverage

701f16d1df2dad8aa5a320616fee19d35075ee34 authored over 10 years ago by dead_horse <[email protected]>
update readme

25d37e756d867e82c09e900943795f7c692479dd authored over 10 years ago by dead_horse <[email protected]>
fix travis

7696f2c85a13b47ca353e9f8de28758e33d15dcf authored over 10 years ago by dead_horse <[email protected]>
finish defer, fixed #6

376cd2fbf8049bcc17d88b62d50e2b5861568d8b authored over 10 years ago by dead_horse <[email protected]>
get session return status

e42f29fdbdf944d6bf87c4f5a187ec56af93c1d7 authored over 10 years ago by dead_horse <[email protected]>
add test for defer

346e0a6df898cd18c21be4fcd84a752f1dc68d5d authored over 10 years ago by dead_horse <[email protected]>
add defer session

8bdfeaa58f0a1b1bf4d30666a5305c5907ef2118 authored over 10 years ago by dead_horse <[email protected]>
Release 0.1.0

dc8e84b3039327d8c35a6edc8dc023db84d291b5 authored over 10 years ago by dead_horse <[email protected]>
fix cookie.expires

5895d8ce664526352480e35b5aff397c7b7713eb authored over 10 years ago by dead_horse <[email protected]>
Release 0.1.0-beta1

872a2c631099bed47c3318f397fceb207cb2ba9a authored over 10 years ago by dead_horse <[email protected]>
update readme

a7bfc1381da25549ac7d1904d80096bf9b1d58ce authored over 10 years ago by dead_horse <[email protected]>
seperate Store

071bb8fb02ea055dafdc04b2689bae9c936f82fb authored over 10 years ago by dead_horse <[email protected]>
Release 0.0.9

0920ef020adf0918a8f80a9bb541c0a989b480fb authored over 10 years ago by dead_horse <[email protected]>
fix new session setCookie twice

a1c163b660d0c7009383629b11d0c59dc5dc7c4d authored over 10 years ago by dead_horse <[email protected]>
Release 0.0.8

d33c02eb63870b2b467ba72c69bac210bfb6fad0 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #3 from dead-horse/fix-cookie

Fix cookie

e93edd9434ff2a36ce84d188bab9dd5e3de768ff authored over 10 years ago by dead_horse <[email protected]>
get session error, throw it

35afbb59d2ddc6e5d2557459691f2ed172db3fd7 authored over 10 years ago by dead_horse <[email protected]>
only set the cookie when sessin was modified

* use `buffer-crc32` to gen the hash
* only when session was changed, reset cookie and session

93c6e52d2fc52b436c0a19c39e8c1fdffd076143 authored over 10 years ago by dead_horse <[email protected]>
Changed position of cookies.set

f33bef9503e9575fc9ea47a0df8ebecd3387635e authored over 10 years ago by Ranadeep <[email protected]>
fix test

0f1cae86b89ab2d7c0370ecfcc659829c2850785 authored over 10 years ago by dead_horse <[email protected]>