labd / wagtail-2fa

2 Factor Authentication for Wagtail

Home Page:https://wagtail-2fa.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'User' object has no attribute 'is_verified' - wagtail 5.1

SteanlyCZ opened this issue · comments

Hello,

in wagtail version 5.1 when saving form "Two Factor Settings"

I get an error:

AttributeError at /2fa/devices/new
'User' object has no attribute 'is_verified'
Request Method: POST
Request URL: http://localhost:8000/2fa/devices/new
Django Version: 4.2.3
Exception Type: AttributeError
Exception Value:
'User' object has no attribute 'is_verified'