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

hanautil does not check for authrorisation before attempting activities #16

Open
mr-stringer opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mr-stringer
Copy link
Owner

hanautil should check that the user it is configured to use has the correct level of authorisation to perform the task. Currently, hanautil will assume it has the correct permissions and attempt the task which will cause a failure.

A better approach would be to check for the correct authorisation and clearly state any problems in the log. It should also not attempt to perform actions if the authorisation is not in place.

@mr-stringer mr-stringer added the enhancement New feature or request label Dec 1, 2023
@mr-stringer mr-stringer self-assigned this Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant