Skip to content

Conversation

@stouset
Copy link
Contributor

@stouset stouset commented Nov 10, 2012

Debug log level always prints "authorized", because the original expression is parsed as

('client ' + authorized) ? 'authorized' : 'unauthorized';

@albertoa albertoa mentioned this pull request Dec 11, 2012
@albertoa
Copy link

Yes, it drove me crazy trying to figure out why my "non-authorized" clients where being "authorized".

And by the way, it seems to have been reported reported 5 months ago as well by keesun: #963

I wonder why such a small pull request never made it in.

rauchg added a commit that referenced this pull request Dec 11, 2012
Fix operator precedence bug
@rauchg rauchg merged commit fcd4f6a into socketio:master Dec 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants