1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00
This commit is contained in:
ericgaspar 2022-06-05 07:42:52 +02:00
parent 6a54c26ea8
commit ad71aa631e
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/jasonmunro/cypht/archive/897e762fc5a94c0a4b6a244d6378f8617144975e.zip SOURCE_URL=https://github.com/jasonmunro/cypht/archive/2e9875c8ccfee750b34958587507f1a9c2ae8b67.zip
SOURCE_SUM=891545e61aa9986f9d53f0b9f039102378283cfe465575491bf431ef09f82bd8 SOURCE_SUM=17638c5eae1d79763b9496f531f76b4db17524e4f0a41ab1be932d271f8a0007
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -69,7 +69,7 @@ ldap_auth_port=389
; Enable TLS/SSL connections. Leave blank or set to false to disable. Set to ; Enable TLS/SSL connections. Leave blank or set to false to disable. Set to
; true to enable TLS connections. ; true to enable TLS connections.
ldap_auth_tls= ldap_auth_tls=false
; The "base dn" of the LDAP server ; The "base dn" of the LDAP server
ldap_auth_base_dn="ou=users,dc=yunohost,dc=org" ldap_auth_base_dn="ou=users,dc=yunohost,dc=org"