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

Enforce SSL in production #397

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Enforce SSL in production #397

merged 1 commit into from
Nov 7, 2023

Conversation

tarebyte
Copy link
Contributor

@tarebyte tarebyte commented Nov 5, 2023

Issue ticket link / number:

No ticket sorry 😅

What changes did you make?

I've updated our production configuration so that we always require SSL for accessing the app.

Why did you make the changes?

This is to prevent Session Hijacking.

Copy link
Contributor

@eleanorreem eleanorreem left a comment

Choose a reason for hiding this comment

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

Approve! Good catch! 😬

@tarebyte tarebyte merged commit 742b3db into main Nov 7, 2023
7 checks passed
@tarebyte tarebyte deleted the tarebyte/enforce-ssl branch November 7, 2023 12:31
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.

2 participants