cti-taxii-server icon indicating copy to clipboard operation
cti-taxii-server copied to clipboard

Add a cert-based authentication implementation with gunicorn

Open clenk opened this issue 2 years ago • 2 comments

clenk avatar Aug 10 '22 14:08 clenk

Codecov Report

Merging #169 (f3bc5bf) into master (2a588aa) will decrease coverage by 2.35%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   95.09%   92.73%   -2.36%     
==========================================
  Files          24       27       +3     
  Lines        2955     3030      +75     
==========================================
  Hits         2810     2810              
- Misses        145      220      +75     
Impacted Files Coverage Δ
medallion/scripts/cert_auth_app.py 0.00% <0.00%> (ø)
medallion/scripts/cert_auth_gunicorn.py 0.00% <0.00%> (ø)
medallion/scripts/cert_auth_worker.py 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 12 '22 16:08 codecov-commenter

#171

anasmhana avatar Sep 20 '22 20:09 anasmhana