django-custom-user
django-custom-user copied to clipboard
Custom user model for Django with the same behaviour as the default User class but with email instead of username.
Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.15. Commits 653a7bd [3.2.x] Bumped version for 3.2.15 release. b3e4494 [3.2.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. cb7fbac [3.2.x] Fixed collation tests on...
Will run one job per tox environment instead of one job per python version.
This project's description is: > Custom user model for Django >= 1.5 with the same behaviour as Django's default User but with email instead of username. The thing is, this...
Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.18. Commits 722e9f8 [3.2.x] Bumped version for 3.2.18 release. a665ed5 [3.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 932b5bd [3.2.x] Added stub...
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...