I added a field to User model. Now I want to override the django-allauth login view, so I can deny the access to a user with the state "denied".
The user af