Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Fix #663 - Preventing non admin with access to share folder to READ and WRITE. #665

Merged
merged 2 commits into from
Nov 1, 2022

Conversation

juliourena
Copy link
Contributor

Remove the @requires_admin flag in methods get_file and put_file, and added a \\ to the logger, so it displays correctly the file path.

The @requires_admin flag prevents non-admin users who have Read and Write access to a shared folder from performing any operations.
Added \\ to match the correct display of the file and path.
@juliourena
Copy link
Contributor Author

Current output:
image

Output modified adding \\ to the logger:
image

@mpgn mpgn merged commit c0753e7 into byt3bl33d3r:master Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants