cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

Cannot read property 'forEach' of undefined #59

Closed alex-bukach closed 7 years ago

alex-bukach commented 7 years ago
/home/opeka/nodejs/lib/ban.js:72
    result.forEach(function (row) {
          ^

TypeError: Cannot read property 'forEach' of undefined
    at /home/opeka/nodejs/lib/ban.js:72:11
alex-bukach commented 7 years ago

Fixed in https://github.com/cfdp/opeka/pull/60, please review.