Reject by default with GUI not connected (vs deny) #1108
Unanswered
BetweenTheKeyboardAndChair
asked this question in
Q&A
Replies: 2 comments
-
|
Hi @BetweenTheKeyboardAndChair , As far as I can tell there's no reason. Probably no one asked for it. I'll review the code, and if is there no stopper I'll add it soon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
added! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason that "reject" is not one of the options for the default behavior when the GUI is not available? Can it be added?
I found that when I had the GUI default action "deny", I was seeing all sorts of hangs in the browser as things waited for some timeout. These seem to go away when "reject" was added. I suspect making the same change at the non-GUI default would help.
(See related post about trying to find requests denied w/o GUI)
Beta Was this translation helpful? Give feedback.
All reactions