mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 23:47:42 +00:00
GUACAMOLE-1364: Allow both traditional username/password and SSO.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<meta name="after" content=".login-ui .login-dialog-middle">
|
||||
<div class="sso-providers">
|
||||
<div class="sso-providers-content">
|
||||
{{ 'LOGIN.SECTION_HEADER_SSO_OPTIONS' | translate }}
|
||||
<ul class="sso-provider-list"></ul>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user