Skip to content

Draft: Credentials encryption - #370

Draft
CGuichard wants to merge 7 commits into
developfrom
credentials_encryption
Draft

Draft: Credentials encryption#370
CGuichard wants to merge 7 commits into
developfrom
credentials_encryption

Conversation

@CGuichard

Copy link
Copy Markdown
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
@CGuichard
CGuichard force-pushed the credentials_encryption branch from 065444b to 628a778 Compare December 21, 2021 15:11
@CGuichard
CGuichard force-pushed the credentials_encryption branch from 628a778 to 507e73f Compare March 14, 2022 15:04
@github-actions

github-actions Bot commented Mar 14, 2022

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Mar 14, 2022

Copy link
Copy Markdown
Contributor

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 force-pushed the credentials_encryption branch from d9367b0 to 09b741d Compare March 15, 2022 10:49
@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