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

🔧(backend) fix configuration to avoid different ssl warning #432

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

rouja
Copy link
Contributor

@rouja rouja commented Sep 30, 2024

Fix following warning messages :

  • You have not set a value for the SECURE_HSTS_SECONDS setting.
  • Your SECURE_SSL_REDIRECT setting is not set to True.

Copy link
Member

@mjeammet mjeammet left a comment

Choose a reason for hiding this comment

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

back-end tests OK, LGTM

Fix following warning messages :
- You have not set a value for the SECURE_HSTS_SECONDS setting.
- Your SECURE_SSL_REDIRECT setting is not set to True.
@mjeammet mjeammet enabled auto-merge (rebase) September 30, 2024 09:20
@mjeammet mjeammet merged commit fbb2acc into main Sep 30, 2024
14 checks passed
@mjeammet mjeammet deleted the fix-django-ssl branch September 30, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants