Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

515
Views
What is Debugger PIN when I run the flask app python
  • Debugger is active!
  • Debugger PIN: 620-122-212

I see this when I run the flask app and i'm trying to understand where it will get used?

Please let me know!

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

This is a security code for the debugger. Its purpose is to make access to the debugger more difficult for an attacker in a production environment. More details here

over 4 years ago · Santiago Trujillo Report

0

This is an additional security measure provided by Werkzeug (which is one of the dependencies for Flask) to prevent the debugger from being accessible without the knowledge of the PIN. You can use the debugger pin in the browser to launch the interactive debugger.

Please note you should never be using DEBUG mode in Production anyways because the stack trace of error can potentially reveal multiple aspects of your code.

The Debugger PIN is a just an added layer of security in case you inadvertently leave the Debug mode on in an Production application to make it difficult for the attacker to access the debugger .

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!