mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-09 16:31:29 +02:00
Say whether an approval was refused, unanswered, or never shown
This commit is contained in:
@@ -557,6 +557,8 @@ var vncRejectCodes = [...]string{
|
||||
"BAD_REQUEST",
|
||||
"NO_CONSOLE_USER",
|
||||
"APPROVAL_DENIED",
|
||||
"APPROVAL_TIMEOUT",
|
||||
"APPROVAL_UNAVAILABLE",
|
||||
"NO_APPROVER",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user