Skip to content

issues Search Results · repo:jazzband/django-axes language:Python

Filter by

371 results
 (75 ms)

371 results

injazzband/django-axes (press backspace or delete to remove)

Describe the bug After installing 7.0.2, we are getting an error starting Django as we have Django configured to use a custom user model. Our custom user model is: AUTH_USER_MODEL = tenants.TenantUser ...
bug
  • daronzwink
  • 1
  • Opened 
    17 days ago
  • #1280

Hi folks, apologies if there s a better place to bring up this sort of inquiry. I am setting up account lockouts and wanted to emit audit log events when a lockout occurs. I have my lockout_parameters ...
  • js-truework
  • Opened 
    on Feb 6
  • #1273

Is your feature request related to a problem? Please describe. My application resides behind a Google Application Load Balancer. To parse the client s IP I must use the X-Forwarded-For header, which is ...
feature request
  • OscarVanL
  • 1
  • Opened 
    on Oct 28, 2024
  • #1251

Is your feature request related to a problem? Please describe. When a User requests to close their account, we set the is_active field to False in the Django Default User Model. This prevents sign-in. ...
feature request
  • daz-williams
  • 2
  • Opened 
    on Oct 9, 2024
  • #1239

We currently have no tests to ensure that migrations are backwards and forwards compatible. My proposal is to add this tests using django-test-migrations and include them to our CI pipeline. We could also ...
testing
  • hirotasoshu
  • 1
  • Opened 
    on Jun 29, 2024
  • #1208

During a deployment roll-back, we encountered an irreversible operation exception from django-axes. I had to --fake to rollback 0007 axes/migrations/0007_alter_accessattempt_unique_together.py line 38 ...
bug
  • kostrom
  • 6
  • Opened 
    on Apr 19, 2024
  • #1191

Describe the bug When there are concurrent sessions held by the same user on differente devices the first which logs-out also marks the time on the latter. To Reproduce Steps to reproduce the behavior: ...
bug
  • sevdog
  • 2
  • Opened 
    on Apr 15, 2024
  • #1190

We should be able to add specific IP s to the AxesAccessattempt table to block some countries or just and IP.
feature request
  • pbarbosa19
  • 1
  • Opened 
    on Jan 21, 2024
  • #1160

Describe the bug In our project, we have set the AXES_USERNAME_FORM_FIELD to a custom value. When doing this, AccessAttempt in the database doesn t get a username set, this stays None. After a quick debug, ...
bug
help wanted
  • jur-clerkx
  • 3
  • Opened 
    on Jan 18, 2024
  • #1159

Describe the bug After updating axes to v6+, these errors started to pop up every now and then: AxesProxyHandler.user_login_failed(sender=None, request=request, credentials=credentials) File axes/helpers.py ...
bug
help wanted
  • cpoppema
  • 1
  • Opened 
    on Dec 1, 2023
  • #1144
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub