Grafana-django-saml2-auth

Latest version: v3.12.0

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

Scan your dependencies

Page 1 of 3

3.12.0

New Contributors
* gregorywong made their first contribution in https://github.com/grafana/django-saml2-auth/pull/216
* mvbattista made their first contribution in 218 (204)

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.11.0...v3.12.0

3.11.0

New Contributors
* santigandolfo made their first contribution in https://github.com/grafana/django-saml2-auth/pull/191

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.10.0...v3.11.0

3.10.0

What's Changed
* Bump responses from 0.21.0 to 0.22.0 by dependabot in https://github.com/grafana/django-saml2-auth/pull/98
* Bump types-setuptools from 65.4.0.0 to 65.5.0.1 by dependabot in https://github.com/grafana/django-saml2-auth/pull/99
* Bump pyjwt from 2.5.0 to 2.6.0 by dependabot in https://github.com/grafana/django-saml2-auth/pull/100
* [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by mostafa in https://github.com/grafana/django-saml2-auth/pull/123
* [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by snyk-bot in https://github.com/grafana/django-saml2-auth/pull/113
* Bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/grafana/django-saml2-auth/pull/102
* Bump django-stubs from 1.12.0 to 1.13.1 by dependabot in https://github.com/grafana/django-saml2-auth/pull/118
* Bump types-setuptools from 65.5.0.1 to 65.6.0.3 by dependabot in https://github.com/grafana/django-saml2-auth/pull/126
* Bump cyclonedx-bom from 3.6.3 to 3.10.1 by dependabot in https://github.com/grafana/django-saml2-auth/pull/122
* login page redirect url passed as RelayState instead of "login_next_url" by gnuman in https://github.com/grafana/django-saml2-auth/pull/164
* Update dependencies by mostafa in https://github.com/grafana/django-saml2-auth/pull/170

New Contributors
* snyk-bot made their first contribution in https://github.com/grafana/django-saml2-auth/pull/113
* gnuman made their first contribution in https://github.com/grafana/django-saml2-auth/pull/164

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.9.0...v3.10.0

3.9.0

* Update dependencies to latest versions by mostafa in https://github.com/grafana/django-saml2-auth/pull/97
* Fix issues with coverage report to coveralls.io by mostafa in https://github.com/grafana/django-saml2-auth/commit/fae23d57eba477d522ddba9d4f4b8abcecf8bf13, https://github.com/grafana/django-saml2-auth/commit/107919a49f478185c1b4f1c7d22e19506782518b and https://github.com/grafana/django-saml2-auth/commit/2d5a66828486b81dce74f32e335ffb603548fc70
* Update README by mostafa in https://github.com/grafana/django-saml2-auth/commit/c6c78c5b308e38f6a5854f39b3500b5d4407a962 and https://github.com/grafana/django-saml2-auth/commit/8446374211ca22c903b3ca246363c4588e457cac

New Contributors
* henxing made their first contribution in https://github.com/grafana/django-saml2-auth/pull/72
* paoloromolini and TamaraNocentini made their first contribution in https://github.com/grafana/django-saml2-auth/pull/88
* UraizAli made their first contribution in https://github.com/grafana/django-saml2-auth/pull/93

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.8.0...v3.9.0

3.8.0

What's Changed
* Bump types-setuptools from 57.4.14 to 57.4.17 by dependabot in https://github.com/grafana/django-saml2-auth/pull/53
* Bump django-stubs from 1.10.1 to 1.11.0 by dependabot in https://github.com/grafana/django-saml2-auth/pull/48
* Bump dictor from 0.1.9 to 0.1.10 by dependabot in https://github.com/grafana/django-saml2-auth/pull/50
* Bump responses from 0.20.0 to 0.21.0 by dependabot in https://github.com/grafana/django-saml2-auth/pull/51
* Retrieve `user_id` from SAML unverified response by rafa-munoz in https://github.com/grafana/django-saml2-auth/pull/56
* Update config variables to reflect code by mvbattista in https://github.com/grafana/django-saml2-auth/pull/62

New Contributors
* mvbattista made their first contribution in https://github.com/grafana/django-saml2-auth/pull/62

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.7.0...v3.8.0

3.7.0

What's Changed
* [Snyk] Security upgrade pyjwt from 2.3.0 to 2.4.0 by mostafa in https://github.com/grafana/django-saml2-auth/pull/45
* Lots of changes to CI/CD process for creating SBOM artifacts along with using a separate requirements file, and also adding status badges by mostafa in https://github.com/grafana/django-saml2-auth/commit/6cc22cc5e9f6046501e91bc4d02319169d88d89b https://github.com/grafana/django-saml2-auth/commit/76db85593136b92f37e322ff0293e8f6c540cf69 https://github.com/grafana/django-saml2-auth/commit/c0867a7b3aefd94851ce792b842ffb20b3f32d9d https://github.com/grafana/django-saml2-auth/commit/82e63830300a272549e882598d16973953fe4f17 https://github.com/grafana/django-saml2-auth/commit/7b0f9cf18b75851b3a26827c7c01fda8b227470d https://github.com/grafana/django-saml2-auth/commit/b1c1f8911e6e2364a2080998806d541bcf57bea3

**Full Changelog**: https://github.com/grafana/django-saml2-auth/compare/v3.6.1...v3.7.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.