GitHub / joestump/python-oauth2 issues and pull requests
#248 - README.md: add link to Repology
Pull Request -
State: open - Opened by vitaly-zdanevich over 1 year ago
#247 - Change project name
Issue -
State: open - Opened by danielgran almost 2 years ago
#246 - any alternative/maintained forks for this oauth v1 project?
Issue -
State: open - Opened by lb-ronyeh over 2 years ago
#245 - DeprecationWarning: distutils versions classes are deprecated.
Issue -
State: open - Opened by cchacholiades about 3 years ago
#244 - added SHA-256
Pull Request -
State: open - Opened by JohnElmasry about 3 years ago
#243 - use unittest.mock instead of mock
Issue -
State: open - Opened by pgajdos about 3 years ago
#242 - Update __init__.py
Pull Request -
State: open - Opened by IngMarcosLopez about 4 years ago
#241 - Sq 13426 docker build caching python oauth deps
Pull Request -
State: closed - Opened by ChrizH about 4 years ago
#240 - Publish latest to pypi?
Issue -
State: open - Opened by brondsem about 5 years ago
#239 - Explicitly encode XOAuth string
Pull Request -
State: closed - Opened by fw-aaron over 5 years ago
#238 - This project should be renamed
Issue -
State: open - Opened by jklardie over 5 years ago
- 1 comment
#237 - this package is globally installing a "tests" module (using version 1.9.0.post1)
Issue -
State: open - Opened by thehcma over 5 years ago
- 1 comment
#236 - Fix simple typo: differetn -> different
Pull Request -
State: open - Opened by timgates42 over 5 years ago
#235 - Small typo in tests/test_oauth.py
Issue -
State: open - Opened by timgates42 over 5 years ago
#234 - Minor change
Pull Request -
State: closed - Opened by AMDINDOWS almost 6 years ago
#233 - Explicitly convert body to bytes
Pull Request -
State: open - Opened by Anmol-Gulati about 6 years ago
- 3 comments
#232 - ModuleNotFoundError: No module named 'oauth2'
Issue -
State: open - Opened by sabuhish about 6 years ago
- 1 comment
#231 - Doubts about signing a request
Issue -
State: open - Opened by ghost about 6 years ago
#230 - Archive repo because it is not under developing.
Issue -
State: open - Opened by DmytroLitvinov about 6 years ago
#229 - Add stub files for type hinting
Issue -
State: closed - Opened by rominf over 6 years ago
#228 - ImportError: No module named _compat
Issue -
State: open - Opened by ajaiau almost 7 years ago
#227 - What is oauth2 1.9.0.post1 ???
Issue -
State: open - Opened by towry about 7 years ago
#226 - Keys must be string at HttpResponseRedirect(url)
Issue -
State: open - Opened by dannybritto96 over 7 years ago
#225 - SSL Verify false AND / OR ca_certs for httplib2
Issue -
State: closed - Opened by dellagustin over 7 years ago
- 1 comment
#224 - fix problem with python3.6
Pull Request -
State: closed - Opened by chilic over 7 years ago
- 1 comment
#223 - Python 3.6 support? Lib still alive?
Issue -
State: open - Opened by bourdeau over 7 years ago
- 3 comments
#222 - Test and fix for issue #207
Pull Request -
State: closed - Opened by TimSC over 7 years ago
- 2 comments
#221 - bug fix
Pull Request -
State: closed - Opened by martyni over 7 years ago
- 3 comments
#220 - Remove python 3.3, add python 3.5 and 3.6
Pull Request -
State: closed - Opened by nikolas almost 8 years ago
- 2 comments
#219 - update __init__.py
Pull Request -
State: open - Opened by rendiya almost 8 years ago
#218 - Vague Examples
Issue -
State: open - Opened by keeganjk almost 8 years ago
#217 - Can not run example with python 3.6
Issue -
State: open - Opened by truonghoangnguyen about 8 years ago
#216 - Add most recent Python versions in Travis CI
Pull Request -
State: closed - Opened by SylvainDe over 8 years ago
- 3 comments
#215 - httplib2 redirect bug
Issue -
State: open - Opened by ivishnevs over 8 years ago
- 2 comments
#214 - a tiny workaround for httplib2 redirect bug
Pull Request -
State: open - Opened by ivishnevs over 8 years ago
- 1 comment
#213 - Remove coverage from tests requirements
Pull Request -
State: closed - Opened by sbraz over 8 years ago
- 2 comments
#212 - Do not install the "tests" package
Pull Request -
State: closed - Opened by sbraz over 8 years ago
- 1 comment
#211 - Include examples in PyPI tarballs
Issue -
State: open - Opened by sbraz over 8 years ago
#210 - AttributeError: 'module' object has no attribute 'Consumer'
Issue -
State: closed - Opened by tonthon almost 9 years ago
- 2 comments
#209 - Allow charset in Content-Type header
Pull Request -
State: closed - Opened by alixmartineau about 9 years ago
- 3 comments
#208 - Test on Python 3.5.
Pull Request -
State: closed - Opened by frewsxcv about 9 years ago
- 2 comments
#207 - SignatureMethod_HMAC_SHA1.Sign returns bytes not string in python 3
Issue -
State: open - Opened by zags about 9 years ago
- 1 comment
#206 - Clean up (mostly PEP8)
Pull Request -
State: closed - Opened by rickhanlonii over 9 years ago
- 3 comments
#205 - Specification improvement and bug fix to sign_request
Pull Request -
State: closed - Opened by rickhanlonii over 9 years ago
- 1 comment
#204 - GET request with utf-8 query parameter
Issue -
State: open - Opened by cwarny over 9 years ago
- 4 comments
Labels: Enhancement, Awaiting Feedback
#203 - Internal Server Error: object supporting the buffer API required
Issue -
State: closed - Opened by speedingdeer over 9 years ago
- 9 comments
Labels: Bug
#202 - Make more explicit about lack of OAuth 2.0 support
Pull Request -
State: closed - Opened by tleach over 9 years ago
#201 - Error when requesting to_header: 'int' object has no attribute 'encode'
Issue -
State: closed - Opened by rich-generator almost 10 years ago
- 1 comment
#200 - Submit coverage reports to Codecov
Pull Request -
State: closed - Opened by stevepeak almost 10 years ago
- 9 comments
#199 - Fix broken Wiki link in README
Pull Request -
State: closed - Opened by alexwlchan almost 10 years ago
#198 - How to POST a json-formatted request?
Issue -
State: open - Opened by cheery almost 10 years ago
- 1 comment
Labels: Enhancement
#197 - Normalizing parameters duplicated in URL query string and POST parameters
Pull Request -
State: closed - Opened by arthurian almost 10 years ago
- 4 comments
#196 - Update link to GitHub wiki (was 404).
Pull Request -
State: closed - Opened by weakish almost 10 years ago
- 1 comment
#194 - Fixing wiki link in Readme
Pull Request -
State: closed - Opened by jackiekazil almost 10 years ago
- 1 comment
#187 - Update Readme for Release of 1.9
Issue -
State: closed - Opened by jaitaiwan almost 10 years ago
- 1 comment
Labels: Enhancement
#186 - Support Python Wheels
Issue -
State: closed - Opened by rickhanlonii almost 10 years ago
- 5 comments
Labels: Enhancement
#185 - [Request] Custom grant_types
Issue -
State: open - Opened by xamiax almost 10 years ago
- 4 comments
Labels: Enhancement
#183 - Lowercase scheme and authority per specification.
Pull Request -
State: open - Opened by joestump almost 10 years ago
- 8 comments
#178 - Update support for Python 2.6+
Pull Request -
State: closed - Opened by rickhanlonii about 10 years ago
- 12 comments
#169 - AttributeError: 'module' object has no attribute 'Token'
Issue -
State: closed - Opened by navyad over 10 years ago
- 5 comments
#168 - AttributeError: 'module' object has no attribute 'Consumer'
Issue -
State: closed - Opened by theasder over 10 years ago
- 12 comments
#163 - Only add bodyhash when there is actually a body
Pull Request -
State: closed - Opened by holm over 10 years ago
- 2 comments
Labels: Security, Bug, Needs Tests
#151 - Properly identify the Authorization header's Realm part.
Pull Request -
State: open - Opened by erikvanzijst over 11 years ago
- 5 comments
Labels: Bug, Needs Tests
#141 - Restore 100% unit test coverage
Pull Request -
State: closed - Opened by tseaver about 12 years ago
- 9 comments
Labels: Enhancement
#140 - Can you help me: what am I doing wrong?
Issue -
State: open - Opened by santoss1 about 12 years ago
- 1 comment
Labels: Question
#139 - tests folder polluting global namespace
Issue -
State: closed - Opened by newbery about 12 years ago
- 4 comments
Labels: Bug
#138 - Specification improvement and bug fix to sign_request
Pull Request -
State: closed - Opened by rickhanlonii over 12 years ago
- 9 comments
Labels: Security, Bug, Needs Tests
#130 - Adds a keyword argument for explicitly setting the realm parameter for an OAuth Authorization header
Pull Request -
State: open - Opened by jgaul over 12 years ago
- 4 comments
Labels: Needs Tests, Enhancement
#129 - Duplicate nonce check on Server.verify_request()
Issue -
State: closed - Opened by edevil over 12 years ago
- 6 comments
Labels: Security
#127 - Refactor Signer class
Pull Request -
State: open - Opened by robkinyon over 12 years ago
- 4 comments
Labels: Needs Tests, Enhancement
#126 - Fix the OAuth HTTP header bug with mod_wsgi
Pull Request -
State: open - Opened by frankdu over 12 years ago
#125 - Python 3 support
Pull Request -
State: closed - Opened by mitchellrj over 12 years ago
- 6 comments
Labels: PY3K
#124 - specify auth method
Pull Request -
State: open - Opened by AdamJacobMuller over 12 years ago
- 1 comment
Labels: Needs Tests, Enhancement
#122 - This should fix #121.
Pull Request -
State: closed - Opened by prudnikov almost 13 years ago
- 3 comments
Labels: Bug
#120 - use the '__iter__' attribute to determine if something is iterable vs a volatile error message
Pull Request -
State: open - Opened by k0s almost 13 years ago
- 2 comments
Labels: Bug, Needs Tests
#110 - Add oauth_body_hash
Pull Request -
State: closed - Opened by webjunkie over 13 years ago
- 3 comments
Labels: Enhancement
#109 - Merged with hybridgroup's Client2 version
Pull Request -
State: open - Opened by artemrizhov over 13 years ago
- 4 comments
Labels: Needs Tests, Enhancement
#105 - Two patches to make the client work better with a picky resource
Pull Request -
State: open - Opened by ferrix over 13 years ago
#103 - Added Request.sign() option to omit oauth_body_hash
Pull Request -
State: open - Opened by bensonk over 13 years ago
- 14 comments
Labels: Needs Tests, Enhancement
#99 - cannot concatenate 'str' and 'NoneType' objects
Issue -
State: open - Opened by abrarazeem over 13 years ago
- 1 comment
Labels: Bug
#95 - fix multivalued param dict handling in to_url, fix oauth_body_hash sending for GET requests
Pull Request -
State: open - Opened by tylerwilliams almost 14 years ago
#94 - to_unicode_optional_iterator() is broken in python 2.4.3
Issue -
State: open - Opened by cdunklau almost 14 years ago
- 1 comment
Labels: Bug
#92 - docs/faq update - oauth2 implementation?
Issue -
State: closed - Opened by aljosa almost 14 years ago
- 7 comments
Labels: Enhancement
#89 - Avoid corruption of headers dict passed by client to Client.request
Pull Request -
State: open - Opened by hades almost 14 years ago
- 2 comments
Labels: Bug, Needs Tests
#87 - installs a tests module into site-packages
Issue -
State: closed - Opened by schwehr almost 14 years ago
- 2 comments
Labels: Bug
#84 - TypeError with python2.7 on natty and PPA version of python-oauth2
Issue -
State: open - Opened by zeitkunst almost 14 years ago
- 3 comments
Labels: Bug
#83 - oauth 2.0?
Issue -
State: closed - Opened by eykd almost 14 years ago
- 10 comments
#82 - Need a way to add a parameter when using POST with no form
Issue -
State: open - Opened by portante about 14 years ago
- 2 comments
Labels: Enhancement
#78 - fixed python2.4 issue
Pull Request -
State: closed - Opened by mop about 14 years ago
- 1 comment
#77 - Support parsing HTTP_AUTHORIZATION header in case of mod_wsgi deployment
Issue -
State: open - Opened by frankdu about 14 years ago
Labels: Enhancement
#76 - Fixed request token parsing using cgi.parse_qs method
Pull Request -
State: open - Opened by antonmoiseev about 14 years ago
- 3 comments
Labels: Bug, Needs Tests
#71 - PUT Implementation Modifications
Pull Request -
State: open - Opened by Jberlinsky about 14 years ago
- 1 comment
#64 - Upgraded examples from python-oauth to python-oauth2
Pull Request -
State: open - Opened by jace over 14 years ago
- 3 comments
#59 - Simple change that allows parameters to be passed in to Client.request()
Pull Request -
State: open - Opened by jskitz over 14 years ago
#58 - Inclusion of oauth_body_hash breaks Hyves API
Issue -
State: closed - Opened by jaap3 over 14 years ago
- 1 comment
Labels: Bug
#53 - Not all servers support every parameter transmission method
Pull Request -
State: closed - Opened by lann over 14 years ago
- 3 comments
Labels: Needs Tests, Enhancement
#50 - Another attempt to fix issue #46
Pull Request -
State: closed - Opened by zyegfryed over 14 years ago
- 8 comments
Labels: Bug
#39 - Split client out of main __init__.py file
Issue -
State: open - Opened by rlotun over 14 years ago
- 5 comments
Labels: Enhancement
#38 - Adding RSA SignatureMethod and test
Pull Request -
State: open - Opened by rick446 over 14 years ago
- 3 comments
Labels: Security, Enhancement
#32 - Support for oauth echo
Issue -
State: open - Opened by alexlehm almost 15 years ago
- 8 comments
Labels: Enhancement