[Pkg-javascript-commits] [passportjs] 10/15: Merge tag 'upstream/0.1.17'

Jérémy Lal kapouer at alioth.debian.org
Sat Oct 26 14:37:39 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository passportjs.

commit dece3259a7bd14922c800e0e549d80513cb99bd4
Merge: f53fb26 3153b02
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Oct 26 16:14:54 2013 +0200

    Merge tag 'upstream/0.1.17'
    
    Upstream version 0.1.17
    
    # gpg: Signature faite le sam. 26 oct. 2013 16:14:51 CEST avec la clef RSA d'identifiant DD39F374
    # gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> »
    # gpg:                 alias « Jérémy Lal <jerry at edagames.com> »

 .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