Skip to content
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

Closed

Conversation

AkakiAlice
Copy link
Contributor

Ticket: #7477

Contribution style:

Our Contribution agreements:

Changes (if applicable):

Link to ticket: https://redmine.openinfosecfoundation.org/issues/7477

Describe changes:

  • Add support for abandon request

SV_BRANCH=OISF/suricata-verify#2234

@AkakiAlice AkakiAlice requested a review from jasonish as a code owner January 14, 2025 01:50
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.66%. Comparing base (078c646) to head (edfe0cc).

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     
Flag Coverage Δ
fuzzcorpus 56.81% <0.00%> (-0.01%) ⬇️
livemode 19.39% <0.00%> (+<0.01%) ⬆️
pcap 44.35% <57.14%> (+0.08%) ⬆️
suricata-verify 63.28% <66.66%> (+0.05%) ⬆️
unittests 58.51% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@victorjulien victorjulien modified the milestone: 8.0 Jan 14, 2025
@victorjulien victorjulien added the needs rebase Needs rebase to master label Jan 14, 2025
@victorjulien victorjulien self-requested a review January 14, 2025 06:42
Copy link
Member

@victorjulien victorjulien left a 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
@AkakiAlice AkakiAlice force-pushed the ldap-abandon-feature-7477-v1 branch from 0d19946 to edfe0cc Compare January 14, 2025 21:15
@AkakiAlice
Copy link
Contributor Author

Rebased

@victorjulien
Copy link
Member

Please submit a new PR.

@AkakiAlice
Copy link
Contributor Author

Replaced by: #12396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs rebase Needs rebase to master
Development

Successfully merging this pull request may close these issues.

3 participants