Feature #2329

Add Force SSL to Owncloud

Added by Alessio Fattorini almost 8 years ago. Updated over 7 years ago.

Status:CLOSEDStart date:
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-owncloud
Target version:v6.5-beta3
Resolution:DUPLICATE NEEDINFO:No

Description

Owncloud should force to use SSL and not unsafe http

We have to document ssl option con webui for client connection.


Related issues

Duplicates NethServer 6 - Feature #2037: ownCloud CLOSED

Associated revisions

Revision c15f2379
Added by Alessio Fattorini almost 8 years ago

Added Force SSL (refs #2329)

History

#1 Updated by Alessio Fattorini almost 8 years ago

  • Target version set to v6.5-beta3

#2 Updated by Alessio Fattorini almost 8 years ago

  • Target version deleted (v6.5-beta3)

#3 Updated by Alessio Fattorini almost 8 years ago

Test Case

Some check
If not works check

# cat /etc/httpd/nethserver.d/*80.vhost | grep Rewrite
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/owncloud(/.*)?$ https://botolo.nethesis.it/owncloud$1 [R,L]

#5 Updated by Alessio Fattorini almost 8 years ago

  • Status changed from NEW to TRIAGED
  • Assignee set to Alessio Fattorini
  • % Done changed from 0 to 20

#6 Updated by Alessio Fattorini almost 8 years ago

  • Status changed from TRIAGED to MODIFIED
  • % Done changed from 20 to 60

#7 Updated by Davide Principi almost 8 years ago

  • Status changed from MODIFIED to ON_QA
  • Assignee deleted (Alessio Fattorini)
  • % Done changed from 60 to 70

In nethserver-testing:
nethserver-owncloud-0.0.1-14.0gitc15f2379.ns6.noarch.rpm

#8 Updated by Davide Principi almost 8 years ago

  • Target version set to v6.5-beta3

#9 Updated by Nicola Rauso almost 8 years ago

  • Status changed from ON_QA to VERIFIED
  • % Done changed from 70 to 90

Tested correct redirection vs https

#10 Updated by Davide Principi almost 8 years ago

  • Status changed from VERIFIED to CLOSED
  • % Done changed from 90 to 100
  • Resolution set to DUPLICATE

Also available in: Atom PDF