Skip to content

Commit

Permalink
fix: authcheck now users username
Browse files Browse the repository at this point in the history
was using whole object to find but doesnt work
  • Loading branch information
chrisbruford committed Dec 19, 2017
1 parent 1792d3d commit 656f482
Show file tree
Hide file tree
Showing 7 changed files with 14,703 additions and 24 deletions.
5 changes: 5 additions & 0 deletions error-logs.log
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ Error: No such user found: undefined
at process._tickCallback (internal/process/next_tick.js:109:7)
Mon, 03 Jul 2017 20:58:11 GMT:
'non-logged in user attempted to do an interdiction alert'
Tue, 19 Dec 2017 20:09:32 GMT:
TypeError: Cannot read property 'toString' of undefined
at guildModel.findOne.then.guild (/Users/chrisbruford/Documents/Dev/kok_web/modules/kok-bot/modules/register/announce.js:12:73)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
Loading

0 comments on commit 656f482

Please sign in to comment.