mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
system: tweak working for #1929
This commit is contained in:
parent
b78654eb98
commit
5fafceada9
@ -720,7 +720,7 @@ $(document).ready(function() {
|
||||
<input name="disableintegratedauth" type="checkbox" value="yes" <?= empty($pconfig['disableintegratedauth']) ? '' : 'checked="checked"' ?> />
|
||||
<?=gettext("Disable integrated authentication"); ?>
|
||||
<div class="hidden" data-for="help_for_disableintegratedauth">
|
||||
<?=gettext("Disable OPNsense integrated authentication module for console access, falling back to normal unix authentication.");?>
|
||||
<?=gettext('Login, SSH, and other system services may only use standard UNIX user/password authentication.');?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user