JanssenProject / JanssenProject/jans

chore(jans-linux-setup): remove deprecated directives from Apache conf file

Open
#12,928 0 comments 0 reactions 1 assignee Claimed by @ganesh-at-wiw View on GitHub
comp-jans-linux-setup kind-dependencies
Dominant language
Java
Stars
648
Forks
174
Avg merge
1d 18h
Merged PRs (30d)
110

Description

Our [template](https://github.com/JanssenProject/jans/blob/main/jans-linux-setup/jans_setup/templates/apache/https_jans.conf) has a couple of deprecated directives:

- X-XSS-Protection header - see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-XSS-Protection
- `SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0` - a hack for Internet Explorer issues)

I think it is safe to remove.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.