[DRE-commits] [ruby-rack-oauth2] 01/04: Updated version 1.6.2 from 'upstream/1.6.2'

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


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

srud-guest pushed a commit to branch master
in repository ruby-rack-oauth2.

commit 3d48e7662231e90764f70d543ca8e0e2f2e10d0d
Merge: 034ff44 89a84d3
Author: Sruthi Chandran <srud at disroot.org>
Date:   Mon Sep 18 20:59:48 2017 +0530

    Updated version 1.6.2 from 'upstream/1.6.2'
    
    with Debian dir 209560214eabcda6ea5eb6fca605388fb9c509bb

 .travis.yml                                        |   5 +-
 VERSION                                            |   2 +-
 lib/rack/oauth2/client.rb                          |  22 +--
 lib/rack/oauth2/client/error.rb                    |   5 +-
 lib/rack/oauth2/server/abstract/handler.rb         |   8 +
 lib/rack/oauth2/server/authorize.rb                |  10 +-
 lib/rack/oauth2/server/authorize/code.rb           |   2 +-
 .../server/authorize/extension/code_and_token.rb   |   2 +-
 lib/rack/oauth2/server/authorize/token.rb          |   2 +-
 lib/rack/oauth2/server/rails/authorize.rb          |   4 +-
 lib/rack/oauth2/server/resource.rb                 |   2 +-
 lib/rack/oauth2/server/resource/bearer.rb          |   2 +-
 lib/rack/oauth2/server/resource/mac.rb             |   2 +-
 lib/rack/oauth2/server/token.rb                    |   4 +-
 lib/rack/oauth2/server/token/authorization_code.rb |   2 +-
 lib/rack/oauth2/server/token/client_credentials.rb |   2 +-
 lib/rack/oauth2/server/token/extension/example.rb  |   2 +-
 lib/rack/oauth2/server/token/jwt_bearer.rb         |   2 +-
 lib/rack/oauth2/server/token/password.rb           |   2 +-
 lib/rack/oauth2/server/token/refresh_token.rb      |   2 +-
 lib/rack/oauth2/server/token/saml2_bearer.rb       |   2 +-
 spec/rack/oauth2/client/error_spec.rb              |   2 +-
 spec/rack/oauth2/server/extension/pkce_spec.rb     | 162 +++++++++++++++++++++
 23 files changed, 212 insertions(+), 38 deletions(-)

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



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