| Rails411 |
| Htpasswd Plugin |
|
There are many authorization tools in Rails such as login_generator and LoginEngine and AAA and so on. Although those tools are very useful, we sometimes need light and easy authorization for some reasons just like using htpasswd/htdigest on Apache until we’ll get SSL cert. This plugin allows controllers to use HTTP Basic and Digest access authentications. |
| Write Review |