Mohamed El-Kalioby
Mohamed El-Kalioby
Hello John, Sorry for slow response, but i was switching places. This type of query exists in most methods and we need to handle it, so what about writinh a...
What do you think about extending jsonLookups for other db vendors? so we can fix the module with this trick so it will work here Thanks On Tue, Jun 16,...
Thank you. There is a third way which is getting all the user keys from the specific type in django and doing loop.on python level as the user won't have...
Ok, let me open a branch and see how will it work Thanks Mohamed On Tue, Jun 16, 2020, 08:43 John Spounias wrote: > I thought about that too, loading...
Lets try the provider trick
This is very strange, as FIDO2 is working fine on our production applications. Can you give me the env you are using? And the use case and the authenticator you...
Which browser are you testing against? For is_authenticated(), the change is part if Django 2.0, so we need to try both
Can you please give me the test case for js issues? So I reproduce it
So to have clear, - You registered your key successfully - Logout - Failure at login Do I miss something?
@d3cline Can you provide a demo app to show the problem on github and send me the link as I tried and I can reproduce the templates issue