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

Issue198 permission issues with privatejsonfile on windows #351

Conversation

JohanKJSchreurs
Copy link
Contributor

Implements #198

This uses the oschmod library to be able to use similar file permission on Windows.
For now it only installs and uses it on WIndows systems.

Possibly this can be simplified a bit, making it more uniform across Windows, Linux and Mac by using oschmod for all platforms.
But I propose to test this first and see if there are any issues.

openeo/rest/auth/config.py Outdated Show resolved Hide resolved
openeo/rest/auth/config.py Outdated Show resolved Hide resolved
openeo/rest/auth/config.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
tests/rest/auth/test_config.py Outdated Show resolved Hide resolved
tests/test_config.py Outdated Show resolved Hide resolved
@soxofaan
Copy link
Member

looks good

can you also add a CHANGELOG.md entry?

@JohanKJSchreurs
Copy link
Contributor Author

JohanKJSchreurs commented Dec 16, 2022

can you also add a CHANGELOG.md entry?

CHANGELOG.md updated.

@soxofaan
Copy link
Member

soxofaan commented Jan 4, 2023

merged in 1de20ba

@soxofaan soxofaan closed this Jan 4, 2023
@JohanKJSchreurs JohanKJSchreurs deleted the issue198-permission-issues-with-privatejsonfile-on-windows branch March 16, 2023 10:39
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.

2 participants