rickyrauch / Balloons.IO

Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
http://balloons.io
2.36k stars 491 forks source link

landing page should not be restricted (results in redirect loop) #44

Closed lalitkapoor closed 12 years ago

lalitkapoor commented 12 years ago

When trying to access the site I kept receiving redirect loop errors in chrome. I noticed that the "/" route was being restricted and redirecting back to "/".