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

Draft: Credentials encryption #370

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

Conversation

CGuichard
Copy link
Collaborator

Closes #60

@CGuichard CGuichard force-pushed the credentials_encryption branch 2 times, most recently from 739cb21 to 065444b Compare December 2, 2021 16:23
@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2022

Unit Test Results

    2 files  ±  0      2 suites  ±0   13m 34s ⏱️ +37s
265 tests +31  263 ✔️ +31  2 💤 ±0  0 ±0 
530 runs  +62  526 ✔️ +62  4 💤 ±0  0 ±0 

Results for commit 09b741d. ± Comparison against base commit c6dfc7e.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2022

File Coverage
All files 79%
eodag/cli.py 78%
eodag/config.py 91%
eodag/api/core.py 87%
tests/units/test_security.py 86%
tests/units/test_utils.py 95%

File Coverage
All files 79%
eodag/cli.py 78%
eodag/config.py 91%
eodag/api/core.py 87%
tests/units/test_security.py 86%
tests/units/test_utils.py 95%
eodag/cli.py 78%
eodag/config.py 90%
eodag/api/core.py 87%
tests/units/test_security.py 86%
tests/units/test_utils.py 95%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 09b741d

@CGuichard CGuichard force-pushed the credentials_encryption branch 5 times, most recently from 0217787 to d9367b0 Compare March 15, 2022 10:26
@CGuichard CGuichard changed the title Draft: Credentials encryption Credentials encryption Mar 15, 2022
@CGuichard CGuichard changed the title Credentials encryption Draft: Credentials encryption May 9, 2022
@sbrunato sbrunato marked this pull request as draft November 2, 2022 14:18
@sbrunato sbrunato added the pending Waiting for further information / action label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Waiting for further information / action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable simple symmetric encryption for password storage on user configuration file
2 participants