We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on the report from securityheaders.com we have four high-priority security headers to add to our website:
These changes should not disrupt the development or production environments. Remember to check these four methods of running the app:
In one terminal:
run api 9
In the other terminal:
run app 9
Then check your Cloud9 URL.
run app 9 api prod
run app 9 static
Submit a pull request, get it approved, and deploy the app to production.
Then check our production URL.
The text was updated successfully, but these errors were encountered:
olakukielko
vingkan
Jmacias2019
No branches or pull requests
Headers to Add
Based on the report from securityheaders.com we have four high-priority security headers to add to our website:
Environments to Check
These changes should not disrupt the development or production environments. Remember to check these four methods of running the app:
Development
1. Local App with Local Server
In one terminal:
In the other terminal:
Then check your Cloud9 URL.
2. Local App with Production Server
Then check your Cloud9 URL.
3. Static Local App with Local Server
In one terminal:
In the other terminal:
Then check your Cloud9 URL.
Production
4. Production App with Production Server
Submit a pull request, get it approved, and deploy the app to production.
Then check our production URL.
The text was updated successfully, but these errors were encountered: