Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardening suggestions for AttendanceBiometric / feature/attendance-biometric #2

Open
wants to merge 2 commits into
base: feature/attendance-biometric
Choose a base branch
from

Conversation

pixeebot[bot]
Copy link

@pixeebot pixeebot bot commented Feb 17, 2024

I've reviewed the recently opened PR (1 - adding the biomtric data) and have identified some area(s) that could benefit from additional hardening measures.

These changes should help prevent potential security vulnerabilities and improve overall code quality.

Thank you for your consideration!

docs | feedback
Powered by: pixeebot

@@ -23,7 +23,7 @@
SECRET_KEY = 'django-insecure-+-=me$$a_2!+bwveihc%y=vg^!+2g7)%d&=vsu)9q_0w)7k!a$'

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flip Django debug flag to off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant