Added open_id_authentication plugin
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2438 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- vendor/plugins/open_id_authentication/CHANGELOG 35 additions, 0 deletionsvendor/plugins/open_id_authentication/CHANGELOG
- vendor/plugins/open_id_authentication/README 231 additions, 0 deletionsvendor/plugins/open_id_authentication/README
- vendor/plugins/open_id_authentication/Rakefile 22 additions, 0 deletionsvendor/plugins/open_id_authentication/Rakefile
- vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/open_id_authentication_tables_generator.rb 11 additions, 0 deletions...ication_tables/open_id_authentication_tables_generator.rb
- vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/templates/migration.rb 20 additions, 0 deletions...tors/open_id_authentication_tables/templates/migration.rb
- vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/templates/migration.rb 26 additions, 0 deletions...rade_open_id_authentication_tables/templates/migration.rb
- vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/upgrade_open_id_authentication_tables_generator.rb 11 additions, 0 deletions...tables/upgrade_open_id_authentication_tables_generator.rb
- vendor/plugins/open_id_authentication/init.rb 18 additions, 0 deletionsvendor/plugins/open_id_authentication/init.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication.rb 241 additions, 0 deletions...gins/open_id_authentication/lib/open_id_authentication.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/association.rb 9 additions, 0 deletions..._authentication/lib/open_id_authentication/association.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/db_store.rb 55 additions, 0 deletions..._id_authentication/lib/open_id_authentication/db_store.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/mem_cache_store.rb 73 additions, 0 deletions...hentication/lib/open_id_authentication/mem_cache_store.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/nonce.rb 5 additions, 0 deletions...pen_id_authentication/lib/open_id_authentication/nonce.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/request.rb 23 additions, 0 deletions...n_id_authentication/lib/open_id_authentication/request.rb
- vendor/plugins/open_id_authentication/lib/open_id_authentication/timeout_fixes.rb 20 additions, 0 deletions...uthentication/lib/open_id_authentication/timeout_fixes.rb
- vendor/plugins/open_id_authentication/tasks/open_id_authentication_tasks.rake 30 additions, 0 deletions...id_authentication/tasks/open_id_authentication_tasks.rake
- vendor/plugins/open_id_authentication/test/mem_cache_store_test.rb 151 additions, 0 deletions...ugins/open_id_authentication/test/mem_cache_store_test.rb
- vendor/plugins/open_id_authentication/test/normalize_test.rb 32 additions, 0 deletionsvendor/plugins/open_id_authentication/test/normalize_test.rb
- vendor/plugins/open_id_authentication/test/open_id_authentication_test.rb 46 additions, 0 deletions...pen_id_authentication/test/open_id_authentication_test.rb
- vendor/plugins/open_id_authentication/test/status_test.rb 14 additions, 0 deletionsvendor/plugins/open_id_authentication/test/status_test.rb
Please register or sign in to comment