🌟Synchronization of the user with LDAP (#188)

This commit is contained in:
Anton Shepilov
2023-09-06 20:59:42 +02:00
committed by GitHub
parent 921a0f3f28
commit 15d3602cf8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [main]
paths:
- "tdrive/utils/ldap-sync/**"
- "tdrive/backend/utils/ldap-sync/**"
- "tdrive/docker/**"
jobs:
+1 -1
View File
@@ -3,4 +3,4 @@ LDAP_BIND_DN=
LDAP_BIND_CREDENTIALS=
LDAP_SEARCH_BASE=dc=example,dc=com
LDAP_SEARCH_FILTER=(objectClass=inetorgperson)
API_URL=http://tdrive:4000/api/sync
API_URL=http://tdrive:4000/api/sync