]> git.openstreetmap.org Git - rails.git/commit
Make search use HTTPS automatically
authorChristian Stadelmann <dev@genodeftest.de>
Sun, 22 Mar 2015 19:26:33 +0000 (20:26 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 13 Mar 2017 11:22:19 +0000 (11:22 +0000)
commitcd922a99f8a86859ecdc84176acd394d1b7e1db4
treef426722677b40dbdb3de242ebd238ab665ade85f
parent9606e440bc39389595e13bdb7dbe0132302a31f8
Make search use HTTPS automatically

Currently users end up having a HTTP search function even if they
install it to their browsers from the HTTPS site. This is a unexpected
reduction in privacy.

Since search requests are private data they should be sent via HTTPS.

Closes #936
app/assets/opensearch/osm.xml