[Pkg-javascript-commits] [passportjs] branch upstream updated (62a88eb -> 3153b02)
Jérémy Lal
kapouer at alioth.debian.org
Sat Oct 26 14:37:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository passportjs.
from 62a88eb Imported Upstream version 0.1.8
new 3153b02 Imported Upstream version 0.1.17
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 4 +
.npmignore | 18 +-
.travis.yml | 1 +
LICENSE | 2 +-
Makefile | 29 +-
README.md | 152 +--
lib/passport/context/http/actions.js | 19 +-
lib/passport/index.js | 153 ++-
lib/passport/middleware/authenticate.js | 215 ++-
lib/passport/strategies/session.js | 30 +-
package.json | 23 +-
test/context/http/actions-test.js | 68 +-
test/index-test.js | 181 +++
test/middleware/authenticate-test.js | 2192 +++++++++++++++++++++++++------
test/strategies/session-test.js | 43 +
15 files changed, 2549 insertions(+), 581 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/passportjs.git
More information about the Pkg-javascript-commits
mailing list