mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-15 13:02:07 +08:00
maxkey-web-manage 项目配置文件的验证码启用不启用配置未生效
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<input id='j_password' name='password' class="form-control" type="password" required="" placeholder="<@locale code="login.text.password"/>">
|
||||
</span>
|
||||
</div>
|
||||
<#if true==isCaptcha>
|
||||
<div class="form-group">
|
||||
<span class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
@@ -54,6 +55,7 @@
|
||||
</span>
|
||||
|
||||
</div>
|
||||
</#if>
|
||||
<div class="form-group text-center m-t-20">
|
||||
<input type="hidden" name="authType" value="basic" />
|
||||
<input type='hidden' id="sessionid" name="sessionId" value="${sessionid}" />
|
||||
|
||||
Reference in New Issue
Block a user