Ariadne-django-ext

Latest version: v1.5

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

Scan your dependencies

1.5

allow_basic_auth and login_required decorators are well tested now

1.4

- allow_basic_auth - authenticate user using basic auth, only is_active users.
- login_required - will check if user is authenticated and is_active is True, otherwise raise PermissionDenied.

1.3

fix: don't pass down timeout to cache.get

1.2

- uses typename and key from GraphQL context as cache prefix
- tuple or list of values may be used as cache key or returned from callable

1.1

New decorators
* wrap_result

New directives:
* isAuthenticated
* isStaff

1.0

cache decorator for Ariadne resolver

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.