ruby-openid 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of ruby-openid might be problematic. Click here for more details.
- data/INSTALL +28 -6
- data/README +12 -2
- data/examples/consumer.rb +7 -6
- data/examples/rails_openid_login_generator/gemspec +13 -0
- data/examples/rails_openid_login_generator/templates/controller.rb +1 -3
- data/examples/rails_openid_login_generator/templates/controller.rb~ +111 -0
- data/lib/openid/fetchers.rb +1 -1
- data/lib/openid/server.rb +8 -0
- data/lib/openid/service.rb +13 -8
- data/lib/openid/stores.rb +6 -6
- data/test/data/brian.xrds +16 -0
- data/test/runtests.rb +10 -0
- data/test/runtests.rb~ +21 -0
- data/test/service.rb +30 -0
- data/test/teststore.rb +24 -0
- metadata +43 -58
- data/examples/cacert.pem +0 -7815
- data/examples/openid-store/associations/http-localhost_3A3000_2Fserver-EMQbAy3NnHVzA.s0u5KAcplKGzo +0 -6
- data/examples/openid-store/associations/http-www.myopenid.com_2Fserver-ZFp96P4qV1FjqgGt2rtZBvRJWic +0 -6
- data/examples/openid-store/auth_key +0 -1
- data/examples/rails_server/db/openid-store/associations/http-localhost_2F_7Cnormal-YU.tkND1J4fEZhnuAoT5Zc0yCA0 +0 -6
- data/examples/rails_server/log/development.log +0 -6084
- data/examples/rails_server/log/production.log +0 -0
- data/examples/rails_server/log/server.log +0 -0
- data/examples/rails_server/log/test.log +0 -0
File without changes
|
File without changes
|
File without changes
|