Changeset [61743cf5b26c5024400e83a0991176422d1acf8c] by Graeme Worthy

April 7th, 2009 @ 10:41 PM

added technoweenie's restful authentication plugin http://github.com/graemeworthy/g...

Committed by Graeme Worthy

  • M app/controllers/sessions_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/sessions_helper.rb
  • M app/helpers/users_helper.rb
  • M app/models/user.rb
  • M app/models/user_mailer.rb
  • M app/models/user_observer.rb
  • M app/views/sessions/new.html.erb
  • M app/views/user_mailer/activation.erb
  • M app/views/user_mailer/signup_notification.erb
  • M app/views/users/_user_bar.html.erb
  • M app/views/users/new.html.erb
  • M config/environment.rb
  • M config/initializers/site_keys.rb
  • M config/routes.rb
  • M db/migrate/20090408041031_use_restful_authentication_user_model.rb
  • M db/migrate/20090408042410_add_activation.rb
  • M db/migrate/20090408044949_drop_users.rb
  • M db/migrate/20090408045326_re_create_users.rb
  • M db/schema.rb
  • M features/accounts.feature
  • M features/sessions.feature
  • M features/step_definitions/ra_env.rb
  • M features/step_definitions/ra_navigation_steps.rb
  • M features/step_definitions/ra_resource_steps.rb
  • M features/step_definitions/ra_response_steps.rb
  • M features/step_definitions/rest_auth_features_helper.rb
  • M features/step_definitions/user_steps.rb
  • M http_auth.rb
  • M lib/authenticated_system.rb
  • M lib/authenticated_test_helper.rb
  • M spec/controllers/access_control_spec.rb
  • M spec/controllers/authenticated_system_spec.rb
  • M spec/controllers/sessions_controller_spec.rb
  • M spec/controllers/users_controller_spec.rb
  • M spec/fixtures/users.yml
  • M spec/helpers/users_helper_spec.rb
  • M spec/models/user_spec.rb
  • M vendor/plugins/acts_as_state_machine/CHANGELOG
  • M vendor/plugins/acts_as_state_machine/MIT-LICENSE
  • M vendor/plugins/acts_as_state_machine/README
  • M vendor/plugins/acts_as_state_machine/Rakefile
  • M vendor/plugins/acts_as_state_machine/TODO
  • M vendor/plugins/acts_as_state_machine/init.rb
  • M vendor/plugins/acts_as_state_machine/lib/acts_as_state_machine.rb
  • M vendor/plugins/acts_as_state_machine/test/acts_as_state_machine_test.rb
  • M vendor/plugins/acts_as_state_machine/test/database.yml
  • M vendor/plugins/acts_as_state_machine/test/fixtures/conversation.rb
  • M vendor/plugins/acts_as_state_machine/test/fixtures/conversations.yml
  • M vendor/plugins/acts_as_state_machine/test/fixtures/person.rb
  • M vendor/plugins/acts_as_state_machine/test/schema.rb
  • M vendor/plugins/acts_as_state_machine/test/test_helper.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Green Building Brain is an open source and open content tool for collaboration and resource sharing between green building professionals and amateurs.