Skip to content

ASQ crashes when starting #4

Description

@0xjac

On branch jacques-comments ASQ crashes when starting because of the following lines in app.js:

200. app.get('/images/:path/', registration.get);
...
207. app.get('/render/', ensureAuthenticated, registration.parsequestion);
208. app.get('/render2/',  registration.sendanswer);

I cannot determine the utility of those routes and for now commenting those lines solves the matter.
(Using Node.js 0.10.0, on OSX or Linux Mint 14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions