Anmeldung per LDAP #35

Merged
weeman merged 3 commits from feature-ldap into main 2021-07-26 19:44:20 +02:00
Owner

closes #25

closes #25
weeman added 1 commit 2021-07-11 12:17:15 +02:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
bbf8719fc9
add ldap auth
weeman requested review from frlan 2021-07-11 12:17:19 +02:00
weeman requested review from scammo 2021-07-11 12:17:19 +02:00
weeman added 1 commit 2021-07-11 12:19:48 +02:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
5bd6c827d8
fix ldap3 version
weeman added 1 commit 2021-07-12 18:38:02 +02:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
a1502fea9c
fix tests
frlan reviewed 2021-07-26 18:23:26 +02:00
@ -37,0 +51,4 @@
ldap_user = f"cn={username},{root_dn}"
app.logger.debug(f"server: {server}")
connection = Connection(server, user=ldap_user, password=password)
Owner

Sollten wir das nicht über ein bind machen? Was sagt die AG Admin dazu?

Sollten wir das nicht über ein bind machen? Was sagt die AG Admin dazu?
weeman merged commit 730878847b into main 2021-07-26 19:44:20 +02:00
weeman deleted branch feature-ldap 2021-07-26 19:44:24 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kompetenzinventar/ki-backend#35
No description provided.