public
Description: Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.
Homepage: http://weblog.techno-weenie.net
Clone URL: git://github.com/technoweenie/restful-authentication.git
Click here to lend your support to: restful-authentication and make a donation at www.pledgie.com !
name age message
..
file _model_partial.html.erb Mon Aug 18 12:32:21 -0700 2008 Corrected the code which still refers to the ol... [JohnMunsch]
file activation.erb Thu Aug 14 10:30:56 -0700 2008 Fix for a change in action_mailer that dislikes... [mrflip]
file authenticated_system.rb Thu Sep 04 21:39:55 -0700 2008 [mrflip]
file authenticated_test_helper.rb Fri Nov 21 11:29:39 -0800 2008 Generated AuthenticatedTestHelper#login_as now ... [bjhess]
file controller.rb Mon May 19 22:09:12 -0700 2008 Decoupling cookie handling: * cookie handling h... [mrflip]
directory features/ Sun Jan 11 19:40:44 -0800 2009 Moved rest_auth_stories_helper to rest_auth_fea... [bryan-ash]
file helper.rb Tue Aug 01 11:32:04 -0700 2006 initial commit of the restful_authentication pl... [technoweenie]
file login.html.erb Mon Jun 16 10:04:30 -0700 2008 replaced <label> HTML with label_tag helpers [crnixon]
file mailer.rb Mon Aug 13 06:45:48 -0700 2007 restructure login code so basic authentication ... [technoweenie]
file migration.rb Mon May 26 08:17:00 -0700 2008 small fix for adding index on correct templated... [redmar]
file model.rb Tue Feb 17 16:32:55 -0800 2009 downcase() the username when using a generated ... [jicksta]
file model_controller.rb Mon Aug 25 15:45:49 -0700 2008 fix spacing issue [technoweenie]
file model_helper.rb Thu May 29 14:29:07 -0700 2008 fixed the routing issues maybe? * model_control... [mrflip]
file model_helper_spec.rb Wed May 07 03:11:16 -0700 2008 added methods to model_helper.rb & correspondin... [mrflip]
file observer.rb Fri Mar 21 10:38:24 -0700 2008 the return of #recently_activated? [technoweenie]
file signup.html.erb Mon Jun 16 10:04:30 -0700 2008 replaced <label> HTML with label_tag helpers [crnixon]
file signup_notification.erb Thu Aug 14 10:30:56 -0700 2008 Fix for a change in action_mailer that dislikes... [mrflip]
file site_keys.rb Sun May 18 06:35:40 -0700 2008 * login in /\w+\.\-_@/ This allows (most) emai... [mrflip]
directory spec/ Mon Aug 25 18:55:36 -0700 2008 need a basic action_name method for #protected? [technoweenie]
directory test/ Mon Jun 16 09:45:14 -0700 2008 updated to use Rails 2 test cases [crnixon]