Prasanna Mulgaonkar
Prasanna Mulgaonkar
Has this PR been created an merged? I am still seeing the same behavior that `options={'onClick':'graphClickEvent`}` gets translated to a quoted version of graphClickEvent in the javascript, and clicking on...
I am having the same issue with a clean install on CentOS 7. Is there any solution? libvirt is running. as is kvm [root@kimchi prasanna]# /usr/libexec/qemu-kvm --version QEMU emulator version...
I am getting this error with django-defender 0.9.6 and redis 4.3.5. My Django is 3.2.16. I cannot set a password on redis since it is used by several other applications....
Redis server v=5.0.3 DEFENDER_REDIS_URL = 'redis://127.0.0.1:6379' DEFENDER_REDIS_NAME is not set (docs say that if _NAME is set, it overrides _URL). Not necessarily relevant, but the other settings in base.py are:...
Additional details: And the system is on Alma 8. Python version is 3.6.8.
Here is the full traceback. Dump happens right when the initial login form loads. Well before user enters anything into the credentials field. Environment: Request Method: GET Request URL: https://192.168.1.37/login/...
Sorry. I don't understand. You want me to pull the file [defender/connection.py] and replace the one in my current build? Or do you want me to try with redis >=...
Tried it. Error went away and login was permitted. However defender does not trigger even after multiple incorrect password attempts.
Will revert version and try again, but we have been using defender successfully for a long time with defender 0.6.0. Now going through the process of upgrading along with redis...
My previous comment vanished. I systematically redid the code and now everything is working, but with 0.9.4. Thanks for all your help @kencochrane Really appreciate it.