1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00
This commit is contained in:
ericgaspar 2022-01-11 11:32:14 +01:00
parent ba70f66300
commit db86f855df
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 2 additions and 7 deletions

View file

@ -2,7 +2,7 @@
#
id = 1
type = ldap_bind_dn
name = Yunohost LDAP
name = YunoHost LDAP
is_activated = true
[config]

View file

@ -6,11 +6,6 @@ location __PATH__/ {
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;
}

View file

@ -23,7 +23,7 @@
"mysql"
],
"requirements": {
"yunohost": ">= 4.0.0"
"yunohost": ">= 4.3.0"
},
"arguments": {
"install" : [