Skip to content

Commit 40cb366

Browse files
sirainencmouse
authored andcommitted
data/events: Remove duplicate proxy_dest_auth_failed from pre_login_client_reason_values
It's already in the proxy reasons table.
1 parent c345417 commit 40cb366

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data/events.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,6 @@ compiling it at delivery).`
12451245
| \`no_auth_attempts\` | Client didn't send any authentication attempts. |
12461246
| \`password_expired\` | The user's password is expired.
12471247
| \`process_full\` | [[link,service_client_limit]] and [[link,service_process_limit]] was hit and this login session was killed. |
1248-
| \`proxy_dest_auth_failed\` | Local authentication succeeded, but proxying failed to authenticate to the destination hop. |
12491248
| \`shutting_down\` | The process is shutting down so the login is aborted. |
12501249
| \`tls_handshake_not_finished\` | TLS handshake failed or was not finished. |
12511250
| \`user_disabled\` | User is in deny passdb, or in some other way disabled passdb. |

0 commit comments

Comments
 (0)