mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-393: Add session invalidation hooks to AuthenticatedUser.
This commit is contained in:
@@ -252,6 +252,9 @@ public class GuacamoleSession {
|
||||
}
|
||||
}
|
||||
|
||||
// Invalidate the authenticated user object
|
||||
authenticatedUser.invalidate();
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user