Protect your Django app with Django Defender

preview_player
Показать описание
Protect your Django app with Django Defender

Content links:

🧑‍🏫 | Courses:

📢 | Coaching:

📑 | Blog:

❤️ | Support:

💼 | Join the Slack community:
Рекомендации по теме
Комментарии
Автор

Wow thankyou for this. I love django now because of your videos since i started learning it. I'm planning to use this framework for our capstone and apply all my learnings from your lessons. Thank you.

gnmlna
Автор

This is incredible. Thanks for the gist.

AmoahDevLabs
Автор

Very good job. Thanks a lot, brother.

fredj
Автор

i get some error for redis why its happening?

amirhosein_roodgarroodgar
Автор

i get errors when i try to do the middleware part, so im confused

snoopyrogue
Автор

The vs terminal gives me some strange error on the urls / path('admin/defender/', include('defender.urls')), File "C:\python_courses\djaws_photos\photoshare\Lib\site-packages\defender\connection.py", line 35, in get_redis_connection
return

File "C:\python_courses\djaws_photos\photoshare\Lib\site-packages\redis\client.py", line 144, in from_url
connection_pool = ConnectionPool.from_url(url, **kwargs)

File "C:\python_courses\djaws_photos\photoshare\Lib\site-packages\redis\connection.py", line 994, in from_url
url_options = parse_url(url)

File "C:\python_courses\djaws_photos\photoshare\Lib\site-packages\redis\connection.py", line 884, in parse_url
url.startswith("redis://")

AttributeError: 'NoneType' object has no attribute 'startswith'

peshotod
Автор

Doesn't work on Python version 3.11.6

solmanpalestinian
Автор

a great hack to protect user accounts.... thxxx

ahmadumar