Plugins - Acts as Authenticated
Add to favoritesThe whole idea behind the plugin is that you generate the code once and add in your application specific authentication actions. This makes no attempt to decide how your application’s authorizing works.
http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated
http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated
Ruby's
Security
Tags
access
acts
admin
as
authenticated
authentication
authorization
cccc
control
dddd
dea
liquid
list
login
openid
ray
ronan
sasa
security
uer
user

it says in the read me file at the code that this plugin has been deprecated.. anyone tried restful authentication?
this is being an awesome plugins for providing an authentication to user especially its user table contents
Is it possible to create a user within the migration itself? I want this user to be an administrator
I do like this, but am now looking to see if it supports more detailed user information like address, etc and if not, i'll look to extend it.
This is a so good plugin. Simple and direct.
this is the de facto standard for authorization in rails apps
This plugin is an excellent way to get a quick start on adding a login to your application.