mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 07:01:21 +00:00
GUAC-1176: Validate new password set due to expiration. Allow errors dialogs during login process.
This commit is contained in:
@@ -49,4 +49,12 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Login-specific status/error dialog -->
|
||||
<div ng-class="{shown: loginStatus}" class="status-outer">
|
||||
<div class="status-middle">
|
||||
<guac-notification notification="loginStatus"></guac-notification>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user