clearance_http_auth
clearance_http_auth copied to clipboard
Simple, instant HTTP Basic Authentication for applications using Clearance
Results
2
clearance_http_auth issues
Sort by
recently updated
recently updated
newest added
Hi, `signed_in?` keeps returning false always. Is this because of lack of updates to the gem or something? Thanks @karmi :)
Hey karmi, I took the liberty to make some changes to get this much appreciated middleware to work with Rails 3.2 and the newest clearance gem. I removed the current_user...