rahulmishra.tech
  • Home
  • Databases
  • Django
  • Security
  • Basics
  • Author
Subscribe
Tagged

Security

A collection of 2 posts

What are Git-hooks & How to use them?
Git

What are Git-hooks & How to use them?

Git hooks are scripts that Git automatically executes before or after events like commit, push, or receive. But why would anyone want to run scripts on git events? Well, let's see a few use-cases. Suppose you are working in a team and want to enforce a certain commit policy, let's

  • Rahul Mishra
Rahul Mishra Jan 12, 2022 • 4 min read
How to fix CORS Errors?
Security

How to fix CORS Errors?

We all have encountered CORS errors in web-app development, in this article, we will understand what are these errors, what causes these errors in the first place, and how to fix these errors. Before fixing the issue, in order to understand CORS Errors, we first need to understand what are

  • Rahul Mishra
Rahul Mishra Oct 17, 2021 • 5 min read
rahulmishra.tech © 2025
Powered by Ghost