mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #76] [MERGED] ldap: Add support for createTimestamp and modifyTimestamp #529
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#529
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/76
Author: @nitnelave
Created: 11/6/2021
Status: ✅ Merged
Merged: 11/8/2021
Merged by: @nitnelave
Base:
main← Head:keycloak📝 Commits (8)
34c22d0ldap: Add support for createTimestamp and modifyTimestamp9bfec95server: Add a debug log for LDAP messages9a8a61fldap: Make attribute matching case insensitivee0b1cd8ldap: Improve support for group filters81b31cefixup: group filtersa6f8ba4ldap: Fix response when both users and groups are returned08d0a1dldap: Improve debug messagesc14220bREADME: Add keycloak config guide📊 Changes
4 files changed (+289 additions, -51 deletions)
View changed files
📝
README.md(+6 -5)➕
example_configs/keycloak.md(+64 -0)📝
server/src/infra/ldap_handler.rs(+205 -34)📝
server/src/infra/ldap_server.rs(+14 -12)📄 Description
This should help with KeyCloak support.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.