ARCS is in early development and is currently one generator that creates a generic system for managing users and groups of users. Here is a list of features:
* a model which uses SHA1 encryption and salted hashes for passwords
* a controller with log in, log out, sign up, password reset, and update information actions
* a mailer that supports forgotten passwords
* administration pages to manage users, groups and group membership
It is roughly based on LoginGenerator and SaltedLoginGenerator Rails generators, but extends their functionality to include groups.
# Un autre
Posté par Vincent Behar . En réponse au journal rails: un module d'identification. Évalué à 3.
http://arcs.rubyforge.org/(...)
mais pas de gems ici...