fast commit to check event retrieval through webhook

This commit is contained in:
Dominic Bosch 2014-04-15 14:28:40 +02:00
parent 6c5b9d0885
commit f744d8d5f1

View file

@ -93,6 +93,7 @@ exports.handleEvent = ( req, resp ) ->
# resp.send 401, 'Please login!'
###
Associates the user object with the session if login is successful.