GUACAMOLE-96: Merge add support for TOTP as an additional authentication factor.

This commit is contained in:
Nick Couchman
2018-02-05 13:02:10 -05:00
35 changed files with 4137 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
div.login-ui {
height: 100%;
width: 100%;
position: fixed;
position: absolute;
left: 0;
top: 0;
display: table;