YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

fix: hash password before storing to Redis #711

Closed SlavomirMazurPantheon closed 1 year ago

SlavomirMazurPantheon commented 1 year ago

Signed-off-by: SlavomirMazurPantheon slavomir.mazur@pantheon.tech

codecov[bot] commented 1 year ago

Codecov Report

Merging #711 (6607ca4) into develop (4734eba) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 6607ca4 differs from pull request most recent head 8fecf0f. Consider uploading reports for the commit 8fecf0f to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #711   +/-   ##
========================================
  Coverage    78.10%   78.10%           
========================================
  Files          112      112           
  Lines        12693    12693           
========================================
  Hits          9914     9914           
  Misses        2779     2779           
Impacted Files Coverage Δ
api/globalConfig.py 96.77% <ø> (ø)
parseAndPopulate/resolve_expiration.py 36.20% <0.00%> (ø)
parseAndPopulate/reviseSemver.py 25.60% <0.00%> (ø)