Django-github-sso

Latest version: v4.0.0

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

Scan your dependencies

Page 2 of 2

2.1.0

Features

* feat: Add support to custom attributes in User model before creation.

Use the `GITHUB_SSO_PRE_CREATE_CALLBACK` setting to define a custom function which can return a dictionary which will be used during user creation for the `defaults` value. ([`1ac0b47`](https://github.com/megalus/django-github-sso/commit/1ac0b47f0d457d2799cd4ad071ea871fea52fa65))

2.0.1

Fixes

* fix: error when create a user with empty username when a user with no username already exists on database ([`9332314`](https://github.com/megalus/django-github-sso/commit/933231467c468be3567c6c603a8f883840b83ba6))

2.0.0

Breaking

* feat!: Add basic support to custom login templates.

Rework the login.html and login_sso.html to simplify login template customization. The use case is the [Django Unfold](https://github.com/unfoldadmin/django-unfold) package. This is a BREAKING CHANGE for the static and html files.

Also:
* Remove pytest-lazy-fixture to upgrade pytest to latest version ([`286e763`](https://github.com/megalus/django-github-sso/commit/286e763a365c1ccf00eb5801d8f10cf495635ab5))

Chores

* chore: Better Stela use

Also add missing tests in GitHub Actions ([`0192cd7`](https://github.com/megalus/django-github-sso/commit/0192cd73d346ae2e0b47e1243f18a886e07e949f))

Unknown

* doc: fix link ([`9efe9cc`](https://github.com/megalus/django-github-sso/commit/9efe9cca74a0d0d97c264913e6e7cb408f9df1de))

1.0.0

Breaking

* feat!: First Public Version

BREAKING CHANGE: First public version ([`8681241`](https://github.com/megalus/django-github-sso/commit/8681241da113725d702ef3329e7990d1b5343372))

Chores

* chore: fix version ([`e7f2433`](https://github.com/megalus/django-github-sso/commit/e7f243342d26f0e6cbe76c211091edabbcad50f1))

* chore: fix pre-commit issues ([`cca243b`](https://github.com/megalus/django-github-sso/commit/cca243b50c9bda41e21e94fc556be9c9708dcf24))

Unknown

* Initial commit ([`6ddc2b7`](https://github.com/megalus/django-github-sso/commit/6ddc2b7fa1e6d293d654420e065c89d669adaa74))

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.