Changeset [9f768c5ad78d9acd1b7838224f129d162e3413f3] by Kosuke Tanabe

March 18th, 2009 @ 05:36 PM

transition from restful-authentication to authlogic http://github.com/nabeta/next-l/...

Committed by Kosuke Tanabe

  • M app/controllers/application_controller.rb.sample
  • M app/controllers/items_controller.rb
  • M app/controllers/page_controller.rb
  • M app/controllers/sessions_controller.rb
  • M app/controllers/user_sessions_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/sessions_helper.rb
  • M app/helpers/user_sessions_helper.rb
  • M app/models/item.rb
  • M app/models/message_queue.rb
  • M app/models/user.rb
  • M app/models/user_session.rb
  • M app/views/layouts/sessions.html.erb
  • M app/views/page/_header.html.erb
  • M app/views/page/_login.html.erb
  • M app/views/sessions/_new_login.html.erb
  • M app/views/sessions/new.html.erb
  • M app/views/user_sessions/new.html.erb
  • M config/initializers/i18n.rb
  • M config/locales/authlogic_en.yml
  • M config/locales/authlogic_ja.yml
  • M config/locales/translation_en.yml
  • M config/locales/translation_ja.yml
  • M config/routes.rb
  • M db/migrate/20090317031559_transition_to_authlogic.rb
  • M lib/authenticated_system.rb
  • M lib/authenticated_test_helper.rb
  • M lib/restful_easy_messages_controller_system.rb
  • M lib/role_requirement_system.rb
  • M public/stylesheets/nonopac.css
  • M test/fixtures/users.yml
  • M test/functional/advertisements_controller_test.rb
  • M test/functional/advertises_controller_test.rb
  • M test/functional/answers_controller_test.rb
  • M test/functional/attachment_files_controller_test.rb
  • M test/functional/barcodes_controller_test.rb
  • M test/functional/baskets_controller_test.rb
  • M test/functional/bookmark_stat_has_manifestations_controller_test.rb
  • M test/functional/bookmark_stats_controller_test.rb
  • M test/functional/bookmarked_resources_controller_test.rb
  • M test/functional/bookmarks_controller_test.rb
  • M test/functional/bookstores_controller_test.rb
  • M test/functional/checked_items_controller_test.rb
  • M test/functional/checkins_controller_test.rb
  • M test/functional/checkout_stat_has_manifestations_controller_test.rb
  • M test/functional/checkout_stat_has_users_controller_test.rb
  • M test/functional/checkout_types_controller_test.rb
  • M test/functional/checkouts_controller_test.rb
  • M test/functional/circulation_statuses_controller_test.rb
  • M test/functional/classification_types_controller_test.rb
  • M test/functional/classifications_controller_test.rb
  • M test/functional/countries_controller_test.rb
  • M test/functional/creates_controller_test.rb
  • M test/functional/donates_controller_test.rb
  • M test/functional/embodies_controller_test.rb
  • M test/functional/event_categories_controller_test.rb
  • M test/functional/events_controller_test.rb
  • M test/functional/exemplifies_controller_test.rb
  • M test/functional/expression_forms_controller_test.rb
  • M test/functional/expression_has_expressions_controller_test.rb
  • M test/functional/expression_merge_lists_controller_test.rb
  • M test/functional/expression_merges_controller_test.rb
  • M test/functional/expressions_controller_test.rb
  • M test/functional/frequency_of_issues_controller_test.rb
  • M test/functional/imported_event_files_controller_test.rb
  • M test/functional/imported_patron_files_controller_test.rb
  • M test/functional/imported_resource_files_controller_test.rb
  • M test/functional/inter_library_loans_controller_test.rb
  • M test/functional/inventories_controller_test.rb
  • M test/functional/inventory_files_controller_test.rb
  • M test/functional/item_has_items_controller_test.rb
  • M test/functional/item_has_use_restrictions_controller_test.rb
  • M test/functional/items_controller_test.rb
  • M test/functional/languages_controller_test.rb
  • M test/functional/libraries_controller_test.rb
  • M test/functional/library_groups_controller_test.rb
  • M test/functional/manifestation_checkout_stats_controller_test.rb
  • M test/functional/manifestation_form_has_checkout_types_controller_test.rb
  • M test/functional/manifestation_forms_controller_test.rb
  • M test/functional/manifestation_has_manifestations_controller_test.rb
  • M test/functional/manifestation_reserve_stats_controller_test.rb
  • M test/functional/manifestations_controller_test.rb
  • M test/functional/message_queues_controller_test.rb
  • M test/functional/message_templates_controller_test.rb
  • M test/functional/news_feeds_controller_test.rb
  • M test/functional/news_posts_controller_test.rb
  • M test/functional/order_lists_controller_test.rb
  • M test/functional/orders_controller_test.rb
  • M test/functional/owns_controller_test.rb
  • M test/functional/page_controller_test.rb
  • M test/functional/patron_merge_lists_controller_test.rb
  • M test/functional/patron_merges_controller_test.rb
  • M test/functional/patron_types_controller_test.rb
  • M test/functional/patrons_controller_test.rb
  • M test/functional/picture_files_controller_test.rb
  • M test/functional/produces_controller_test.rb
  • M test/functional/purchase_requests_controller_test.rb
  • M test/functional/questions_controller_test.rb
  • M test/functional/realizes_controller_test.rb
  • M test/functional/reifies_controller_test.rb
  • M test/functional/request_status_types_controller_test.rb
  • M test/functional/request_types_controller_test.rb
  • M test/functional/reserve_stat_has_manifestations_controller_test.rb
  • M test/functional/reserve_stat_has_users_controller_test.rb
  • M test/functional/reserves_controller_test.rb
  • M test/functional/resource_has_subjects_controller_test.rb
  • M test/functional/roles_controller_test.rb
  • M test/functional/search_engines_controller_test.rb
  • M test/functional/search_histories_controller_test.rb
  • M test/functional/sessions_controller_test.rb
  • M test/functional/shelves_controller_test.rb
  • M test/functional/subject_has_classifications_controller_test.rb
  • M test/functional/subject_heading_type_has_subjects_controller_test.rb
  • M test/functional/subject_heading_types_controller_test.rb
  • M test/functional/subject_types_controller_test.rb
  • M test/functional/subjects_controller_test.rb
  • M test/functional/subscribes_controller_test.rb
  • M test/functional/subscriptions_controller_test.rb
  • M test/functional/tags_controller_test.rb
  • M test/functional/use_restrictions_controller_test.rb
  • M test/functional/user_checkout_stats_controller_test.rb
  • M test/functional/user_group_has_checkout_types_controller_test.rb
  • M test/functional/user_groups_controller_test.rb
  • M test/functional/user_reserve_stats_controller_test.rb
  • M test/functional/user_sessions_controller_test.rb
  • M test/functional/users_controller_test.rb
  • M test/functional/work_forms_controller_test.rb
  • M test/functional/work_has_works_controller_test.rb
  • M test/functional/work_merge_lists_controller_test.rb
  • M test/functional/work_merges_controller_test.rb
  • M test/functional/works_controller_test.rb
  • M test/test_helper.rb
  • M test/unit/user_test.rb
  • M vendor/plugins/enju_union_catalog/init.rb
  • M vendor/plugins/enju_union_catalog/lib/enju_union_catalog.rb
  • M vendor/plugins/restful-authentication/CHANGELOG
  • M vendor/plugins/restful-authentication/README.textile
  • M vendor/plugins/restful-authentication/Rakefile
  • M vendor/plugins/restful-authentication/TODO
  • M vendor/plugins/restful-authentication/generators/authenticated/USAGE
  • M vendor/plugins/restful-authentication/generators/authenticated/authenticated_generator.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/lib/insert_routes.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/activation.erb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_system.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_test_helper.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/controller.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/accounts.feature
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/sessions.feature
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_env.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_navigation_steps.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_resource_steps.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_response_steps.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/rest_auth_features_helper.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/user_steps.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/helper.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/mailer.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/migration.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/model.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/model_controller.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/observer.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/signup.html.erb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/signup_notification.erb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/site_keys.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/fixtures/users.yml
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/spec/models/user_spec.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/test/functional_test.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/test/mailer_test.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/test/model_functional_test.rb
  • M vendor/plugins/restful-authentication/generators/authenticated/templates/test/unit_test.rb
  • M vendor/plugins/restful-authentication/init.rb
  • M vendor/plugins/restful-authentication/lib/authentication.rb
  • M vendor/plugins/restful-authentication/lib/authentication/by_cookie_token.rb
  • M vendor/plugins/restful-authentication/lib/authentication/by_password.rb
  • M vendor/plugins/restful-authentication/lib/authorization.rb
  • M vendor/plugins/restful-authentication/lib/authorization/aasm_roles.rb
  • M vendor/plugins/restful-authentication/lib/authorization/stateful_roles.rb
  • M vendor/plugins/restful-authentication/lib/trustification.rb
  • M vendor/plugins/restful-authentication/lib/trustification/email_validation.rb
  • M vendor/plugins/restful-authentication/notes/AccessControl.txt
  • M vendor/plugins/restful-authentication/notes/Authentication.txt
  • M vendor/plugins/restful-authentication/notes/Authorization.txt
  • M vendor/plugins/restful-authentication/notes/RailsPlugins.txt
  • M vendor/plugins/restful-authentication/notes/SecurityFramework.graffle
  • M vendor/plugins/restful-authentication/notes/SecurityFramework.png
  • M vendor/plugins/restful-authentication/notes/SecurityPatterns.txt
  • M vendor/plugins/restful-authentication/notes/Tradeoffs.txt
  • M vendor/plugins/restful-authentication/notes/Trustification.txt
  • M vendor/plugins/restful-authentication/rails/init.rb
  • M vendor/plugins/restful-authentication/restful-authentication.gemspec
  • M vendor/plugins/restful-authentication/tasks/auth.rake
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 ยป

integrated library system developed in Japan
http://www.next-l.jp/