mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
f1f1c23fd4
* Take `/server/routes/auth` and move most of the logic to `/server/middleware/auth`, refactoring to use generators. * List all `/auth/*` endpoints in `/server/routes/index.coffee`. * Fill in testing gaps for `/auth/unsubscribe`. * Add debug log when `sendwithus` is not operational, so it 'works' in development and testing. * Use passport properly! * Track Facebook and G+ logins in user activity as well as passport logins. |
||
---|---|---|
.. | ||
db | ||
admin.coffee | ||
base.coffee | ||
contact.coffee | ||
db.coffee | ||
file.coffee | ||
folder.coffee | ||
github.coffee | ||
index.coffee | ||
languages.coffee | ||
mail.coffee | ||
queue.coffee | ||
sprites.coffee | ||
stacklead.coffee | ||
stripe.coffee |