Mozilla-django-oidc-db

Latest version: v0.19.0

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

Scan your dependencies

Page 3 of 4

0.10.0

===================

**Breaking changes**

* Dropped support for Django < 3.2
* Dropped support for Python 3.6

**New features**

* Migrated from ``django.contrib.postgres.fields.JSONField`` to ``models.JSONField``, so
you can use databases other than PostgreSQL.
* Added support for Django 4.0

**Project maintenance/refactors**

* Cleaned up test suite and solved deprecation warnings/runtime warnings
* Updated support python/django versions in CI configuration

0.9.0

==================

**New features**

* Added support for mozilla-django-oidc 2.x (16)
* Added ability to obfuscate claim values for logging output (42)
* Added ability to specify (nested) identifier claim to extract (42)
* Customizable SoloModel cache prefix via CachingMixin
* Add views to properly handle admin login failure (33)

**Project maintenance/refactors**

* Define generic base class for OIDC config fields
* Removed unused Travis CI config
* Explicitly return None for empty values from config
* Added typehints

0.8.0

==================

* Allow usage of other config classes in SoloConfigMixin

0.7.2

==================

* Fix caching issues caused by `OpenIDConnectConfig.get_solo` in backend initialization (30)
* Rename imported `SessionRefresh` in middleware to avoid conflicting names

0.7.1

==================

* Fix verbose_name/help_text in username_claim migration

0.7.0

=============================

* Add configurable username claim (defaults to ``sub``)

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.