Geonode-oauth-toolkit

Latest version: v2.2.2

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.6.0

* oauthlib 0.6.1 support
* Django dev branch support
* Python 2.6 support
* Skip authorization form via `approval_prompt` parameter

**Bugfixes**

* Several fixes to the docs
* Issue 71: Fix migrations
* Issue 65: Use OAuth2 password grant with multiple devices
* Issue 84: Add information about login template to tutorial.
* Issue 64: Fix urlencode clientid secret

0.5.0

* `backends.py` module has been renamed to `oauth2_backends.py` so you should change your imports whether
you're extending this module

**Bugfixes**

* Issue 54: Auth backend proposal to address 50
* Issue 61: Fix contributing page
* Issue 55: Add support for authenticating confidential client with request body params
* Issue 53: Quote characters in the url query that are safe for Django but not for oauthlib

0.4.1

* Optimize queries on access token validation

0.4.0

* `SCOPE` attribute in settings is now a dictionary to store `{'scope_name': 'scope_description'}`
* Namespace `oauth2_provider` is mandatory in urls. See issue 36

**Bugfixes**

* Issue 25: Bug in the Basic Auth parsing in Oauth2RequestValidator
* Issue 24: Avoid generation of `client_id` with ":" colon char when using HTTP Basic Auth
* Issue 21: IndexError when trying to authorize an application
* Issue 9: `default_redirect_uri` is mandatory when `grant_type` is implicit, `authorization_code` or all-in-one
* Issue 22: Scopes need a verbose description
* Issue 33: Add django-oauth-toolkit version on example main page
* Issue 36: Add mandatory namespace to urls
* Issue 31: Add docstring to OAuthToolkitError and FatalClientError
* Issue 32: Add docstring to `validate_uris`
* Issue 34: Documentation tutorial part1 needs corsheaders explanation
* Issue 36: Add mandatory namespace to urls
* Issue 45: Add docs for AbstractApplication
* Issue 47: Add docs for views decorators

0.3.2

* Bugfix 37: Error in migrations with custom user on Django 1.5

0.3.1

* Bugfix 27: OAuthlib refresh token refactoring

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.