Today, Florian Apolloner, a member of the Django security team, discovered and fixed a critical security issue in the new PasswordResetConfirmView that was added to the Django master branch on July 16th, 2016. The view didn’t validate the password reset t…
Similar
Web development with Python, Django, Flask, SQLAlchemy, Vue.js, and reluctantly Node + React. (more…)
Read more »
In this video, I'm going to tell you how me and my girl friend came up with the idea for an app called FinnFido and how it was built. In 2017, me and my girl... (more…)
Read more »
What will we cover in this tutorial? We're going to a implement highly scalable single sign-on login flow for Facebook on a Django backend. After completing the tutorial, you will be able to: Have any user login through their Facebook account into your we... (more…)
Read more »
You may know that I spent a year working in Kansas for a local newspaper—the Lawrence Journal-World. I’m delighted to announce that a decent chunk of the software I worked … (more…)
Read more »
Django’s class-based views are powerful and customizable, but unless you have a solid mental model of how they work, they’re also confusing and tricky to master. It’s easy to use … (more…)
Read more »