-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ldap: implement abandon request - v1 #12390
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12390 +/- ##
==========================================
+ Coverage 80.63% 80.66% +0.02%
==========================================
Files 917 917
Lines 258687 258678 -9
==========================================
+ Hits 208601 208656 +55
+ Misses 50086 50022 -64
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a rebase to resolve a merge conflict after the last master update.
so that we can implement abandon request support Ticket: OISF#7477
0d19946
to
edfe0cc
Compare
Rebased |
Please submit a new PR. |
Replaced by: #12396 |
Ticket: #7477
Contribution style:
https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html
Our Contribution agreements:
https://suricata.io/about/contribution-agreement/ (note: this is only required once)
Changes (if applicable):
(including schema descriptions)
https://redmine.openinfosecfoundation.org/projects/suricata/issues
Link to ticket: https://redmine.openinfosecfoundation.org/issues/7477
Describe changes:
SV_BRANCH=OISF/suricata-verify#2234