Links
Acts as Authenticated
Categories
Acts as Authenticated
The 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.
Vitals
| Home | http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated |
|---|---|
| Repository | http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated |
| License | Ruby's |
| Tags |
access admin authenticated authenticated authenticated authentication authorization control login openid security user
|
| Rating | (272 votes) |
| Owner | Rick Olson |
| Created | 14 April 2006 |
Comments
-
This plugin is an excellent way to get a quick start on adding a login to your application.
-
this is the de facto standard for authorization in rails apps
-
This is a so good plugin. Simple and direct.
-
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.
-
Is it possible to create a user within the migration itself? I want this user to be an administrator
-
this is being an awesome plugins for providing an authentication to user especially its user table contents
-
it says in the read me file at the code that this plugin has been deprecated.. anyone tried restful authentication?
-
couldn't access the website nor the svn repo
-
This worked for me in Rails 2.1:
script/plugin install http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated
-
its a nice plugin and it gives a good standard of coding for ruby learners.

