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

Cache credentials for opening privileged files #1714

Closed
nathansobo opened this issue Mar 6, 2014 · 5 comments
Closed

Cache credentials for opening privileged files #1714

nathansobo opened this issue Mar 6, 2014 · 5 comments

Comments

@nathansobo
Copy link
Contributor

From support/7a4d8dc0a22b11e3808daa7bcb445d7f

Also, the dialog says "authopen" requires permission. I believe you can use the -extauth param to authopen (in Mavericks) to ask for permission for "Atom"

@probablycorey
Copy link

We use https://github.com/atom/node-runas (written by @zcbenz) to trigger the permission dialog. I don't think it actually uses authopen anymore, it uses the deprecated AuthorizationExecuteWithPrivileges method.

@nathansobo
Copy link
Contributor Author

Maybe I should reword the issue?

@probablycorey
Copy link

I think we could move the isueto node-runas requesting the ability to set what app needs that permission. So it would say "Atom" requires permission instead of "authopen".

@probablycorey
Copy link

Moved to atom-archive/node-runas#4

@lock
Copy link

lock bot commented Jan 26, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants