Commit Graph

11 Commits (ad2021df042f2cfe2f49f96d396a0ae5626d2e6b)

Author SHA1 Message Date
Julian Lam 9c05a76fcb facebook integration
Julian Lam 32d9b5349e beginning google integration
Julian Lam 8e5714cab4 skeleton for twitter integration via passport
Julian Lam 09fb79d3a2 integrated LESS middleware to static served CSS/less files
Julian Lam d712f57141 refactored user authentication (passport-local, instead of my own
half-baked implementation)
Julian Lam cb9a110a5d RUN npm install AFTER PULLING THIS COMMIT!
Added user label to header, gravatar support
Julian Lam f4b14df195 some more fixes to the session handling to ignore the /api folder, and
refactoring how the public directory is set up in webserver.js.

THIS COMMIT ALTERS NODEBB'S DEPENDENCIES!
Please run npm install after pulling.
Julian Lam 8d4fb77565 NEW DEPENDENCY: connect-redis
Persistent sessions with connect-redis.
Julian Lam c1186f396e some work on session login etc
Julian Lam a73481af8b more work with reset page
psychobunny b04d262fe4 init, just some testing