From 47192fdd26a29a1c2f62b71ab28118aaa3876ec0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 20 Apr 2022 20:49:42 +0200 Subject: [PATCH] Enable ldap --- conf/app.src | 4 ++-- conf/development.ini.sample | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4993d22..96f2cc4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/tracim/tracim/archive/refs/tags/release_04.01.03.tar.gz -SOURCE_SUM=317c427f35f85e2996499b466976b800cd158193f7261a44b0003198364c698b +SOURCE_URL=https://codeload.github.com/yalh76/tracim/tar.gz/533b279049a52072e83a3187e91bed344d40d7c9 +SOURCE_SUM=e3af819f84c1531c63c7194512e12bbc240ef455c780b1d1a32e00bf768fe5e8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/development.ini.sample b/conf/development.ini.sample index 1a614b4..e4508fc 100644 --- a/conf/development.ini.sample +++ b/conf/development.ini.sample @@ -344,10 +344,12 @@ api.key = %(basic_setup.api_key)s ## and ordered by priority ## auth_type 'remote' is not allowed there, set remote_auth_header. auth_types = internal -;auth_types = internal,ldap +auth_types = internal,ldap # If auth_type is ldap, uncomment following ldap_* parameters ## LDAP server address ldap_url = ldap://127.0.0.1:389 +## ldap_bind anonymous mode : if true bind as anonymous, password and dn will not been checked. +ldap_bind_anonymous = True ## Bind dn to identify the search ldap_bind_dn = # example: