unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.94k stars 188 forks source link

integration for django-axes #850

Closed Zerotask closed 2 weeks ago

Zerotask commented 2 weeks ago

Do you have any examples?

https://github.com/jazzband/django-axes

Axes is a Django plugin for keeping track of suspicious login attempts for your Django based website and implementing simple brute-force attack blocking.

Is it a third party application feature request?

Yes

In case of third party application, when it was updated last time?

2 weeks ago

Describe your feature request

Ideally it could be as simple as the integration for django-guardian, that you just have to add unfold.contrib.axes to INSTALLED_APPS or like the integration for django-celery-beat.

django-axes consists of 3 ModelAdmin classes: AccessAttempt, AccessFailureLog and AccessLog

lukasvinclav commented 2 weeks ago

For third party application integration you can contact us here https://unfoldadmin.com/