Displaying 1 result from an estimated 1 matches for "authenticate_against".
2006 Jan 26
1
Why no login modules?
...g model
tasks, such as salting the password, and possibly providing access to
roles. Its easy to update (no generated code), and easy to apply
because it doesn''t place any requirements on the schema or views.
Maybe it could also provide:
class MyController < ActionController::Base
authenticate_against :my_user, :except => ["index", "login"]
end
Goals include simplicity, configurability, no generated code, no view
code, loose coupling to the db schema. Any feedback as to the merits
of the approach?
--
Kyle Maxwell
Chief Technologist
E Factor Media // FN Interactive
kyle@...