An open API service for providing issue and pull request metadata for open source projects.

GitHub / fusionbox/django-authtools issues and pull requests

#128 - Upgrade path from version 1.x to 2.x?

Issue - State: open - Opened by derek-richard 5 months ago - 2 comments

#127 - Sporadic KeyError for 'email' in UserCreationForm

Issue - State: open - Opened by nicolazilio 12 months ago

#126 - Django 4.1 5.0

Pull Request - State: closed - Opened by bgaudino over 1 year ago

#125 - pkg_resources deprecation warning

Issue - State: closed - Opened by mwgribben over 1 year ago - 2 comments

#124 - GitHub ci

Pull Request - State: closed - Opened by bgaudino about 3 years ago

#123 - Django >= 3.2 creating new migrations

Issue - State: closed - Opened by bgaudino about 3 years ago - 1 comment

#122 - Django authtools 2.0

Pull Request - State: closed - Opened by sensus261 about 3 years ago

#121 - Release

Pull Request - State: closed - Opened by teddyondieki over 3 years ago

#120 - Support more versions of Django and Python

Pull Request - State: closed - Opened by Winspear over 3 years ago

#119 - Project continuity

Issue - State: closed - Opened by jmorenobl almost 4 years ago - 3 comments

#118 - Handling of SMTPRecipientsRefused exception

Issue - State: open - Opened by weilu almost 4 years ago
Labels: question

#117 - Docs out of date: `schemamigration` does not exist anymore

Issue - State: closed - Opened by mangelozzi almost 4 years ago - 1 comment

#116 - Support more versions of Django and Python

Pull Request - State: closed - Opened by helderco over 4 years ago

#115 - Fixed python2.7 test

Pull Request - State: closed - Opened by jackton1 over 4 years ago

#114 - Update setup.py

Pull Request - State: closed - Opened by SumitJain01 almost 5 years ago - 1 comment

#113 - Add clean() to AbstractEmailUser to call normalize_email()

Pull Request - State: closed - Opened by weslord over 5 years ago - 5 comments

#112 - AbstractEmailUser does not normalize emails

Issue - State: closed - Opened by weslord over 5 years ago - 2 comments

#111 - Signature of create_superuser() not allways compatible with Django's own

Issue - State: open - Opened by tiktuk over 5 years ago - 1 comment

#110 - Authtools 2.0

Pull Request - State: closed - Opened by gavinwahl over 5 years ago - 5 comments

#109 - Fixed broken python_2_unicode_compatible import

Pull Request - State: closed - Opened by simonblack over 5 years ago - 3 comments

#108 - Django 3.0 support

Pull Request - State: closed - Opened by luto over 5 years ago - 5 comments

#107 - Support Django 3.0

Issue - State: closed - Opened by shangxiao over 5 years ago - 7 comments

#106 - Fix python_2_unicode_compatible import with Django 3

Pull Request - State: closed - Opened by mplanes over 5 years ago

#105 - Treats ``email`` as the username

Pull Request - State: closed - Opened by tamiryspino almost 6 years ago - 1 comment

#104 - Pass request object to authenticate on reset and login form

Pull Request - State: closed - Opened by scaredcat almost 6 years ago

#103 - Request object not passed in login

Issue - State: closed - Opened by scaredcat almost 6 years ago - 1 comment

#102 - Use with django-axes not supported

Issue - State: closed - Opened by scaredcat almost 6 years ago - 2 comments

#101 - Removes support for Django < 1.11

Pull Request - State: closed - Opened by cdunn6754 about 6 years ago - 2 comments

#100 - Updates tox and travis to test supported Django and Python versions

Pull Request - State: closed - Opened by cdunn6754 about 6 years ago - 1 comment

#99 - is_authenticated() no longer supported in Django 2.0

Issue - State: closed - Opened by andrew-ang about 6 years ago - 2 comments

#98 - Update associated Django version number in docs

Pull Request - State: closed - Opened by weslord over 6 years ago - 1 comment

#97 - Update broken link in intro.rst

Pull Request - State: closed - Opened by weslord over 6 years ago

#96 - BetterReadOnlyPasswordHashWidget is broken for view only users

Issue - State: closed - Opened by whs over 6 years ago

#95 - Use a namespace?

Issue - State: closed - Opened by tiktuk almost 7 years ago - 1 comment

#94 - Fix the docs about the installation

Pull Request - State: closed - Opened by fundor333 about 7 years ago

#93 - Adding a format() for Django 2.0. Backwards compatible.

Pull Request - State: closed - Opened by oliwarner over 7 years ago - 3 comments

#92 - Fixed password change link in user change admin.

Pull Request - State: closed - Opened by cburza over 7 years ago - 4 comments

#91 - User password change link

Issue - State: closed - Opened by cburza over 7 years ago - 2 comments

#90 - Added support for Django 2.0 user.is_authenticated

Pull Request - State: closed - Opened by jackton1 over 7 years ago - 2 comments

#89 - let there be colour

Pull Request - State: closed - Opened by bashu over 7 years ago

#88 - let there be colour

Pull Request - State: closed - Opened by bashu over 7 years ago

#87 - Authtools' user model doesn't work with utf8mb4 on MariaDB/MySQL

Issue - State: closed - Opened by michaellenaghan almost 8 years ago - 1 comment

#86 - Update my name in CHANGES

Pull Request - State: closed - Opened by PiDelport almost 8 years ago - 1 comment

#85 - Updates README.rst with svg badge

Pull Request - State: closed - Opened by sobolevn almost 8 years ago

#84 - Authtool not recognized in AWS deployment

Issue - State: closed - Opened by benjonbovi about 8 years ago - 1 comment

#83 - Cleanups for releasing authtools 1.6

Pull Request - State: closed - Opened by jxcl about 8 years ago

#82 - Add Support for Django 1.9, 1.10, and 1.11

Pull Request - State: closed - Opened by jproffitt over 8 years ago - 11 comments

#81 - Merged two imports into one

Pull Request - State: closed - Opened by mexicat over 8 years ago - 1 comment

#80 - How to sign in with both username or email using django-authtools?

Issue - State: closed - Opened by aswinkp over 8 years ago - 1 comment

#79 - I think pip installation doesn't install lastversion.

Issue - State: open - Opened by ioasolution over 8 years ago

#78 - Change password link broken again

Issue - State: closed - Opened by psychok7 over 8 years ago - 1 comment

#77 - Change email field in login form to input type "email"

Pull Request - State: closed - Opened by nasrullahs almost 9 years ago

#76 - Integrating Password Validators for dj19

Pull Request - State: closed - Opened by raratiru over 9 years ago - 3 comments

#75 - [WIP] Test on Django 1.9

Pull Request - State: closed - Opened by rockymeza over 9 years ago - 1 comment

#74 - New stable release

Issue - State: closed - Opened by aidanlister over 9 years ago - 3 comments

#73 - Fix for issue #72

Pull Request - State: closed - Opened by jproffitt over 9 years ago - 1 comment

#71 - Fixes #70

Pull Request - State: closed - Opened by xpostudio4 over 9 years ago - 3 comments

#70 - help_text for password form incorrect url

Issue - State: closed - Opened by xpostudio4 over 9 years ago - 1 comment

#69 - Added migration for 3080b55 and 8e6b8b9

Pull Request - State: closed - Opened by ivanvenosdel over 9 years ago - 1 comment

#68 - Missing migration for email and is_active changes

Issue - State: closed - Opened by ivanvenosdel over 9 years ago - 4 comments

#67 - add period in migration to match django's help text

Pull Request - State: closed - Opened by jproffitt over 9 years ago - 1 comment

#66 - [Duplicate for #63] Migration missing

Issue - State: closed - Opened by vEjEsE over 9 years ago

#65 - docs.forms: fix format error

Pull Request - State: closed - Opened by glarrain over 9 years ago

#64 - Get the password help text from Django

Pull Request - State: closed - Opened by gavinwahl over 9 years ago - 1 comment

#63 - Extra migration is created in Django 1.8

Issue - State: closed - Opened by jproffitt over 9 years ago - 5 comments

#62 - Change password link broken

Issue - State: closed - Opened by jproffitt over 9 years ago - 4 comments

#61 - Question: Accepting contributors?

Issue - State: closed - Opened by alexkahn over 9 years ago - 6 comments

#60 - Docs: Update broken link

Pull Request - State: closed - Opened by PiDelport over 9 years ago - 1 comment

#59 - Update tox.ini

Pull Request - State: closed - Opened by aidanlister almost 10 years ago - 4 comments

#58 - Error occurring in django 1.7

Issue - State: open - Opened by alexsilva almost 10 years ago - 6 comments

#57 - Question about UserManager

Issue - State: closed - Opened by rmoorman almost 10 years ago - 3 comments

#56 - Import tests from Django 1.8

Pull Request - State: closed - Opened by acatton almost 10 years ago

#55 - UserCreationForm doesn't use Django 1.9's password validation

Issue - State: open - Opened by gavinwahl almost 10 years ago - 6 comments

#54 - Add html_email_template_name to PasswordResetView

Pull Request - State: closed - Opened by gnublade almost 10 years ago - 1 comment

#53 - Run test suite against Django 1.8

Issue - State: closed - Opened by moreati almost 10 years ago - 4 comments

#52 - Fix link in intro.rst

Pull Request - State: closed - Opened by kivikakk almost 10 years ago - 5 comments

#51 - correct models is_active helptext so it works with Django internationalization

Pull Request - State: closed - Opened by Wenze almost 10 years ago - 1 comment

#50 - New release with Django 1.8 support

Issue - State: closed - Opened by rdmurphy almost 10 years ago - 3 comments

#49 - adding south migrations

Pull Request - State: closed - Opened by bashu almost 10 years ago - 4 comments

#48 - adding south migrations

Pull Request - State: closed - Opened by bashu almost 10 years ago

#47 - Update README.rst, fix #30

Pull Request - State: closed - Opened by bashu almost 10 years ago - 1 comment

#46 - fix tests, close #32

Pull Request - State: closed - Opened by bashu almost 10 years ago - 1 comment

#45 - fix ``UnicodeDecodeError`` error, close #43

Pull Request - State: closed - Opened by bashu almost 10 years ago - 1 comment

#44 - Update intro.rst

Pull Request - State: closed - Opened by bashu almost 10 years ago - 1 comment

#43 - error while installing django-authtools

Issue - State: closed - Opened by tuxador almost 10 years ago - 1 comment

#42 - Installing from source

Issue - State: closed - Opened by Wenze about 10 years ago

#41 - [Minor issue] Warning: `request.REQUEST` is deprecated

Issue - State: closed - Opened by gkeller2 about 10 years ago - 2 comments

#40 - account_creation_email.html example with link to change password

Issue - State: closed - Opened by rivf about 10 years ago - 2 comments

#39 - Missing migration in Django 1.8

Issue - State: closed - Opened by aidanlister about 10 years ago - 1 comment

#38 - NOT NULL constraint failed: authtools_user.last_login

Issue - State: closed - Opened by Wenze about 10 years ago - 2 comments

#37 - Create migrations for Django 1.7 and 1.8.

Pull Request - State: closed - Opened by jxcl about 10 years ago - 5 comments

#36 - typo in comments

Pull Request - State: closed - Opened by pilate about 10 years ago - 1 comment

#35 - Make tests pass for 1.7

Pull Request - State: closed - Opened by acatton over 10 years ago - 2 comments

#34 - sending verification email for registration

Issue - State: closed - Opened by pajooh over 10 years ago - 1 comment

#33 - Django 1.8 IntegrityError at /accounts/signup/

Issue - State: closed - Opened by pajooh over 10 years ago - 2 comments
Labels: bug

#32 - Django 1.8 ProgrammingError: relation "auth_group" does not exist

Issue - State: closed - Opened by pajooh over 10 years ago - 4 comments
Labels: bug

#31 - Add a new authentication backend for case-insensitive emails

Pull Request - State: closed - Opened by cbg over 10 years ago - 4 comments

#30 - PyPI long description is not being rendered

Issue - State: closed - Opened by rockymeza over 10 years ago

#29 - Create Users Without Setting Their Password: get_post error

Issue - State: closed - Opened by Wenze over 10 years ago - 3 comments