mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[GH-ISSUE #621] WEBhook configuration #230
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#230
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?
Originally created by @eztEgyed on GitHub (Jul 17, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/621
It would be nice if you could define an after change webhook.
After any data change, the webhook would call the url with POST method, sending the what-to-change as data.
@nitnelave commented on GitHub (Jul 19, 2023):
I'm not opposed to the idea, but I'm not sure I'll have time for it. If you want to contribute, we can start with a design doc to align on the details, and then PRs.
@nitnelave commented on GitHub (Jan 22, 2024):
I'll close this as out-of-scope, implementable as a plugin once we have #714 (in the distant future)