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

Add IRC status commands EDITPORT and restrict DELPORT #1809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

csprr
Copy link
Contributor

@csprr csprr commented Aug 20, 2021

Possible fix (if wanted) for issue #1806
In "danger" of locking yourself out by removing your active port, this should not be possible (same as to HTTP) in my opinion.
This will allow the modification of an active port instead.

Possible fix (if wanted) for issue znc#1806
In "danger" of locking yourself out by removing your active port, this should not be possible (same as to HTTP) in my opinion.
This will allow the modification of an active port instead.
@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #1809 (030818c) into master (9cd3605) will decrease coverage by 0.17%.
The diff coverage is 2.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1809      +/-   ##
==========================================
- Coverage   41.34%   41.17%   -0.18%     
==========================================
  Files         122      122              
  Lines       27578    27624      +46     
  Branches       33       33              
==========================================
- Hits        11402    11373      -29     
- Misses      16151    16226      +75     
  Partials       25       25              
Impacted Files Coverage Δ
src/ClientCommand.cpp 10.90% <2.08%> (-1.21%) ⬇️
include/znc/Utils.h 65.95% <0.00%> (-6.39%) ⬇️
src/Threads.cpp 84.61% <0.00%> (-5.33%) ⬇️
src/main.cpp 45.37% <0.00%> (-1.20%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cd3605...030818c. Read the comment docs.

@DarthGandalf
Copy link
Member

Any tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants