--- !ruby/object:Gem::Specification name: ae_users_legacy version: !ruby/object:Gem::Version version: 0.6.7 prerelease: platform: ruby authors: - Nat Budin autorequire: bindir: bin cert_chain: [] date: 2011-12-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda requirement: &70319251511340 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *70319251511340 - !ruby/object:Gem::Dependency name: ruby-openid requirement: &70319251500060 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 2.0.4 type: :runtime prerelease: false version_requirements: *70319251500060 description: Don't use this gem. Use something written in the last couple years instead. email: - natbudin@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README - Rakefile - VERSION - ae_users_legacy.gemspec - app/controllers/account_controller.rb - app/controllers/auth_controller.rb - app/controllers/permission_controller.rb - app/helpers/account_helper.rb - app/helpers/auth_helper.rb - app/helpers/permission_helper.rb - app/models/account.rb - app/models/auth_notifier.rb - app/models/auth_ticket.rb - app/models/email_address.rb - app/models/login.rb - app/models/open_id_identity.rb - app/models/permission.rb - app/models/person.rb - app/models/role.rb - app/views/account/_personal_info.rhtml - app/views/account/_procon_profile.rhtml - app/views/account/_signup_form.html.erb - app/views/account/activate.rhtml - app/views/account/activation_error.rhtml - app/views/account/change_password.rhtml - app/views/account/edit_profile.rhtml - app/views/account/signup.rhtml - app/views/account/signup_noactivation.rhtml - app/views/account/signup_success.rhtml - app/views/auth/_auth_form.rhtml - app/views/auth/_forgot_form.html.erb - app/views/auth/_mini_auth_form.rhtml - app/views/auth/_openid_auth_form.html.erb - app/views/auth/_other_login_options.html.erb - app/views/auth/auth_form.js.erb - app/views/auth/forgot.rhtml - app/views/auth/forgot_form.rhtml - app/views/auth/index.css.erb - app/views/auth/login.rhtml - app/views/auth/needs_activation.rhtml - app/views/auth/needs_person.html.erb - app/views/auth/needs_profile.rhtml - app/views/auth/openid_login.html.erb - app/views/auth/resend_activation.rhtml - app/views/auth_notifier/account_activation.rhtml - app/views/auth_notifier/generated_password.rhtml - app/views/permission/_add_grantee.rhtml - app/views/permission/_role_member.rhtml - app/views/permission/_show.rhtml - app/views/permission/_userpicker.rhtml - app/views/permission/add_role_member.rhtml - app/views/permission/admin.rhtml - app/views/permission/edit.rhtml - app/views/permission/edit_role.rhtml - app/views/permission/grant.rhtml - db/migrate/002_create_accounts.rb - db/migrate/003_create_email_addresses.rb - db/migrate/004_create_people.rb - db/migrate/013_simplify_signup.rb - db/migrate/014_create_permissions.rb - db/migrate/015_create_roles.rb - db/migrate/016_refactor_people.rb - db/migrate/017_people_permissions.rb - generators/ae_users/USAGE - generators/ae_users/ae_users_generator.rb - generators/ae_users/templates/add.png - generators/ae_users/templates/admin.png - generators/ae_users/templates/group.png - generators/ae_users/templates/logout.png - generators/ae_users/templates/migration.rb - generators/ae_users/templates/openid.gif - generators/ae_users/templates/remove.png - generators/ae_users/templates/user.png - init.rb - install.rb - lib/ae_users.rb - rails/init.rb - schema.sql - tasks/ae_users_tasks.rake - test/ae_users_test.rb - uninstall.rb homepage: '' licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: An obsolete authentication and authorization system which you shouldn't use. test_files: - test/ae_users_test.rb has_rdoc: