mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-197: Tweak to comment
This commit is contained in:
@@ -195,7 +195,7 @@ public class AuthenticationProviderService {
|
||||
}
|
||||
}
|
||||
|
||||
// Something unanticipated happened, so we panic and go back to login.
|
||||
// Something unanticipated happened, so panic and go back to login.
|
||||
else {
|
||||
logger.error("Unexpected failure authenticating with RADIUS server.");
|
||||
throw new GuacamoleInvalidCredentialsException("Unknown error trying to authenticate.", CredentialsInfo.USERNAME_PASSWORD);
|
||||
|
Reference in New Issue
Block a user