koajs / userauth

koa user auth middleware
MIT License
137 stars 18 forks source link

fix: koa-session don't support key start with '_' #5

Closed fengmk2 closed 9 years ago

fengmk2 commented 9 years ago

@see https://github.com/koajs/session/blob/master/index.js#L150

cc @coolme200

fengmk2 commented 9 years ago

also fix userauth https://github.com/node-modules/userauth/commit/27b8a8a1590650fe99c710e963a9149e10d1a643

dead-horse commented 9 years ago

1.1.3

fengmk2 commented 9 years ago

:100: