diff --git a/conf/ldap.conf b/conf/ldap.conf index 52ea4a3..d9449f6 100644 --- a/conf/ldap.conf +++ b/conf/ldap.conf @@ -2,7 +2,7 @@ # id = 1 type = ldap_bind_dn -name = Yunohost LDAP +name = YunoHost LDAP is_activated = true [config] diff --git a/conf/nginx.conf b/conf/nginx.conf index 4aca76b..84d26d9 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -5,11 +5,6 @@ location __PATH__/ { proxy_buffering off; fastcgi_param REMOTE_USER $remote_user; client_max_body_size 200M; - - # Force https - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } # Include SSOWAT user panel. include conf.d/yunohost_panel.conf.inc; diff --git a/manifest.json b/manifest.json index 42453ca..3c0ced7 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ "mysql" ], "requirements": { - "yunohost": ">= 4.0.0" + "yunohost": ">= 4.3.0" }, "arguments": { "install" : [