Log failed login attempts

This commit is contained in:
Michael Shamoon
2022-12-31 13:13:19 -08:00
committed by shamoon
parent 0778d7bb64
commit fcba4fba5a
6 changed files with 72 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ djangorestframework-guardian = "*"
# Locked version until https://github.com/django/channels_redis/issues/332
# is resolved
channels-redis = "==3.4.1"
django-ipware = "*"
[dev-packages]