freeCodeCamp/server/middlewares
Mrugesh Mohapatra 1f67c72fc6 feat(user): Report profiles
This adds a simple email-based mechanism to report profiles for
abuse. An email with text from the report is sent to Free Code
Camp's support account with the reporter's account in copy. This
also adds the reporter's details to the report for follow ups.
2017-01-13 00:14:29 +05:30
..
add-lang.js Fix(routes): Hardern add-lang middleware against short urls 2016-09-09 00:39:03 -07:00
add-return-to.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
constant-headers.js use (LMP)loopback middleware phases 2015-08-04 01:34:26 -07:00
cookie-parser.js Fix(lint): Add import eslint and fix import errors 2016-07-28 23:40:01 -07:00
csp.js fix optimizely csp for script-src 2016-10-27 16:50:10 +07:00
csurf.js Remove csrf from api calls 2016-05-02 21:11:49 -07:00
error-handlers.js Fix typo. errorHanlder -> errorHandler 2016-10-05 11:33:30 +02:00
express-rx.js use (LMP)loopback middleware phases 2015-08-04 01:34:26 -07:00
flash-cheaters.js Show flash message on every page when cheater is logged in 2016-07-28 17:32:54 +04:00
jade-helpers.js Feat: Add react-hot-loader 2016-09-27 19:49:58 -07:00
keymetrics.js Add emailing on server exceptions 2016-01-24 22:27:45 -08:00
migrate-completed-challenges.js Change ESLint quote-props rule to as-needed 2016-04-16 00:31:13 +08:00
sessions.js Fix(lint): Add import eslint and fix import errors 2016-07-28 23:40:01 -07:00
validator.js feat(user): Report profiles 2017-01-13 00:14:29 +05:30