mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUACAMOLE-724: Correct "infdig" error due to client group session storage constantly regenerating if logged out.
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
values="acceptedCredentials"></guac-login>
|
values="acceptedCredentials"></guac-login>
|
||||||
|
|
||||||
<!-- Content for logged-in users -->
|
<!-- Content for logged-in users -->
|
||||||
<div ng-switch-default>
|
<div ng-switch-when="ready">
|
||||||
|
|
||||||
<!-- Global status/error dialog -->
|
<!-- Global status/error dialog -->
|
||||||
<guac-modal class="global-status-modal" ng-if="guacNotification.getStatus()">
|
<guac-modal class="global-status-modal" ng-if="guacNotification.getStatus()">
|
||||||
|
Reference in New Issue
Block a user