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

Filebrowser permissions #205

Merged
merged 8 commits into from
May 31, 2016
Merged

Filebrowser permissions #205

merged 8 commits into from
May 31, 2016

Conversation

javo
Copy link
Contributor

@javo javo commented May 17, 2016

Handling with an issue related to the access permissions for the user 'prey' to all the device folders, it was solved using the run_as_user function.

Also fixed another issue for the win-attr package in linux.

get_file(file, cb);
}
var argsv;
if (os_name == 'windows')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you simplify this? argsv for a non windows os could work with path.resolve, for instance?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tried that before and it didn't work

@raliste
Copy link
Contributor

raliste commented May 31, 2016

LGTM

@javo javo merged commit 0f8a868 into master May 31, 2016
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