mirror of
https://github.com/unraid/webgui.git
synced 2026-01-07 01:59:52 -06:00
Merge pull request #2263 from unraid/fix/missing-sso-options
fix: SSO options missing on 7.2
This commit is contained in:
@@ -590,6 +590,7 @@ $isDarkTheme = $themeHelper->isDarkTheme();
|
||||
<p class="error"><?= $error ?></p>
|
||||
<?php } ?>
|
||||
</form>
|
||||
<?php include "$docroot/plugins/dynamix.my.servers/include/sso-login.php"; ?>
|
||||
</div>
|
||||
|
||||
<a href="https://docs.unraid.net/go/lost-root-password/" target="_blank"><?= _('Password recovery') ?></a>
|
||||
|
||||
Reference in New Issue
Block a user