mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #593] Prefix message to clarify what is asking for sudo password #504
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FiloSottile/mkcert/pull/593
Author: @benmccann
Created: 6/18/2024
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (2)
cf41ad9Prefix message to clarify what is asking for sudo passwordf9dfa46Update main.go📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
main.go(+1 -1)📄 Description
I was type checking a javascript file and through a roundabout manner it was invoking mkcert. It was quite scary that such a simple operation was asking for my sudo password without any explanation of where it was coming from or why it was needed. For such a sensitive operation I think it would be helpful to provide more details
This PR uses the text:
If we wanted something shorter another alternative might be:
But I thought the longer message provided more explanation of why it's asking for your sudo password.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.