christiangenco / dbinbox

an inbox for your Dropbox
dbinbox.com
MIT License
285 stars 42 forks source link

trailing slash kills it #27

Closed dmd closed 11 years ago

dmd commented 11 years ago

If you end up with a trailing slash after the username, Sinatra throws an error.

christiangenco commented 11 years ago

Oh hey, so it does. Good catch!

This should get fixed with #23

dmd commented 11 years ago

It would be great if an earlier/smaller fix could fix this too, because it's a pretty bad bug since some browsers automatically add a trailing slash it seems.