Module | Authlogic::Session::HttpAuth::Config |
In: |
lib/authlogic/session/http_auth.rb
|
Configuration for the HTTP basic auth feature of Authlogic.
Do you want to allow your users to log in via HTTP basic auth?
I recommend keeping this enabled. The only time I feel this should be disabled is if you are not comfortable having your users provide their raw username and password. Whatever the reason, you can disable it here.