labd / wagtail-2fa

2 Factor Authentication for Wagtail
https://wagtail-2fa.readthedocs.io/en/latest/
MIT License
85 stars 44 forks source link

Wagtail 4.0 - 5.1 #227

Closed katdom13 closed 1 year ago

katdom13 commented 1 year ago

Wagtail 5.1 release notes

ArnarTumi commented 1 year ago

I tried this branch today as part of an upgrade to wagtail 5, and I am always getting a duplicate devices screen. By that I mean I get the QR code form twice, it seems to be that some javascript is injecting it at the bottom of the dom, since it is not there when I view the source. This also means that I am unable to create a new otp. Are you seeing anything like this?

davisnando commented 1 year ago

@ArnarTumi Yes i'm getting the same issue.

nickmoreton commented 1 year ago

@davisnando @ArnarTumi Can you try this now, it works for me locally using the sandbox. Thanks

davisnando commented 1 year ago

@nickmoreton Seems to work now!