Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warden Plugin doesn't work correctly with Sinatra + Rack Http Basic Auth #13

Open
joeellis opened this issue Feb 7, 2011 · 0 comments

Comments

@joeellis
Copy link

joeellis commented Feb 7, 2011

I was stuck for a couple of hours trying to figure out why the Rack::Auth::Basic module would just not work correctly on my site until I finally figured out that it was due to some conflict between Rack's auth request object and sinatra_more's Warden plugin. Arguably, one could say to just use the Warden plugin instead, but I just wanted to publish this issue so the author could know about it, and perhaps other people having the same issue can find it.

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

No branches or pull requests

1 participant