Uwe Schindler created LUCENE-9227:
-------------------------------------
Summary: Make page ready for pure HTTPS
Key: LUCENE-9227
URL: https://issues.apache.org/jira/browse/LUCENE-9227
Project: Lucene - Core
Issue Type: Sub-task
Reporter: Uwe Schindler
Assignee: Uwe Schindler
The web page can currently be visited using HTTPS but this brings warning:
- Both search providers create a form that passes USER ENTERED INPUT using no
encryption. This is not allowed due to GDPR. We have to fix this asap. It looks
like [~otis] search is working with HTTPS (if we change domain name), but the
Lucidworks does not
- There were some CSS files loaded with HTTP (fonts from Google - this was
fixed)
Once those 2 problems are fixed (I grepped for HTTP and still found many links
with HTTP, but looks like no images or scripts or css anymore), I'd like to add
a permanent redirect http://lucene.apache.org/ -> https://lucene.apache.org to
the htaccess template file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]