Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still being maintained? #102

Open
kevindente opened this issue May 11, 2012 · 8 comments
Open

Is this project still being maintained? #102

kevindente opened this issue May 11, 2012 · 8 comments

Comments

@kevindente
Copy link

No description provided.

@josefsalyer
Copy link

I have the same question. It doesn't seem that there are many questions being answered here. Is there a google group?

@nickpoorman
Copy link

+1

@rvulpescu
Copy link

+1 There are a few things that need to be updated

@nleush
Copy link

nleush commented Aug 9, 2012

+1

@cesine
Copy link

cesine commented Sep 19, 2012

+1

@lefnire
Copy link

lefnire commented Sep 19, 2012

Lotta stale pull requests, last commit 7mo. ago - looks dead. You could always designate the most active amongst you & start using that person's fork as the canonical repo.

@tthew
Copy link

tthew commented Jan 24, 2013

+1 This is broken out of the box. Fresh clone of the repo, npm install dependencies then node example/server.

Warning from the console:

Warning: express.createServer() is deprecated, express
applications no longer inherit from http.Server,
please use:

    var express = require("express");
    var app = express();

everyauth.helpExpress is being deprecated. helpExpress is now automatically invoked when it detects express. So remove everyauth.helpExpress from your code

In the browser:

ReferenceError: /Users/somebody/Development/sand/mongoose-auth/example/views/home.jade:1
  > 1| - if (!everyauth.loggedIn)
    2|   h2 Not Authenticated
    3|   #register
    4|     a(href='/register') Register

everyauth is not defined
    at eval (eval at <anonymous> (/Users/somebody/Development/sand/mongoose-auth/node_modules/jade/lib/jade.js:176:8))
    at exports.compile (/Users/somebody/Development/sand/mongoose-auth/node_modules/jade/lib/jade.js:181:12)
    at Object.exports.render (/Users/somebody/Development/sand/mongoose-auth/node_modules/jade/lib/jade.js:216:14)
    at View.exports.renderFile [as engine] (/Users/somebody/Development/sand/mongoose-auth/node_modules/jade/lib/jade.js:243:13)
    at View.render (/Users/somebody/Development/sand/mongoose-auth/node_modules/express/lib/view.js:75:8)
    at Function.app.render (/Users/somebody/Development/sand/mongoose-auth/node_modules/express/lib/application.js:503:10)
    at ServerResponse.res.render (/Users/somebody/Development/sand/mongoose-auth/node_modules/express/lib/response.js:721:7)
    at /Users/somebody/Development/sand/mongoose-auth/example/server.js:111:7
    at callbacks (/Users/somebody/Development/sand/mongoose-auth/node_modules/express/lib/router/index.js:161:37)
    at param (/Users/somebody/Development/sand/mongoose-auth/node_modules/express/lib/router/index.js:135:11)

@NTTAKR
Copy link

NTTAKR commented Aug 12, 2013

Well? Anyone got an answer if this project is still maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants