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

feat(windows): request folder permissions when traversing path #269

Merged
merged 3 commits into from
May 4, 2024

Conversation

dsherret
Copy link
Owner

@dsherret dsherret commented May 4, 2024

> deno run asdf.ts
✅ Granted env access.                                                                                                                                                                                                                                                                          
✅ Granted read access to <CWD>.                                                                                                                                                                                                                                                                
✅ Granted read access to "C:\Program Files\PowerShell\7\".                                                                                                                                                                                                                                     
✅ Granted read access to "C:\Program Files\Common Files\Oracle\Java\javapath\".                                                                                                                                                                                                                
✅ Granted read access to "C:\PROGRAMDATA\ORACLE\JAVA\JAVAPATH\".                                                                                                                                                                                                                               
✅ Granted read access to "C:\WINDOWS\SYSTEM32\".                                                                                                                                                                                                                                               
✅ Granted run access to "C:\WINDOWS\SYSTEM32\curl.EXE".

Closes #183

@dsherret dsherret merged commit 0c1cc7b into main May 4, 2024
4 checks passed
@dsherret dsherret deleted the feat_request_broader_perms_folder branch May 4, 2024 18:00
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.

Suggestion: Automatically request broader permissions
1 participant