[DRE-commits] [ruby-openid-connect] branch master updated (96a93bf -> d6e361a)

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Sep 18 20:10:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

srud-guest pushed a change to branch master
in repository ruby-openid-connect.

      from  96a93bf   Ready for release
      adds  567b2e0   New upstream version 1.1.3
       new  ee48d28   Updated version 1.1.3 from 'upstream/1.1.3'
       new  9723c60   Update Standards version
       new  8f45603   Update changelog
       new  d6e361a   Upload to experimental

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |  7 ++--
 README.rdoc                                        |  5 +++
 VERSION                                            |  2 +-
 debian/changelog                                   |  6 +++
 debian/control                                     |  2 +-
 lib/openid_connect/client.rb                       |  3 +-
 lib/openid_connect/discovery/provider/config.rb    |  3 +-
 .../discovery/provider/config/response.rb          | 18 +++++++--
 lib/openid_connect/response_object/id_token.rb     | 22 ++++++++---
 .../authorize/extension/code_and_id_token.rb       |  2 +-
 .../extension/code_and_id_token_and_token.rb       |  2 +-
 .../oauth2/server/authorize/extension/id_token.rb  |  2 +-
 .../authorize/extension/id_token_and_token.rb      |  2 +-
 .../authorize/request_with_connect_params.rb       |  1 +
 openid_connect.gemspec                             |  2 +-
 spec/helpers/crypto_spec_helper.rb                 |  2 +-
 spec/openid_connect/client_spec.rb                 | 23 +++++++++++
 .../discovery/provider/config/response_spec.rb     | 24 +++++++++++-
 .../response_object/id_token_spec.rb               | 13 +++++++
 .../extension/code_and_id_token_and_token_spec.rb  | 11 ++++++
 .../authorize/extension/code_and_id_token_spec.rb  | 11 ++++++
 .../authorize/extension/id_token_and_token_spec.rb | 11 ++++++
 .../authorize/request_with_connect_params_spec.rb  | 45 ++++++++++++++++++++++
 23 files changed, 194 insertions(+), 25 deletions(-)
 create mode 100644 spec/rack/oauth2/server/authorize/request_with_connect_params_spec.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-openid-connect.git



More information about the Pkg-ruby-extras-commits mailing list