mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 07:27:35 +00:00
Merge branch 'password' into dev
This commit is contained in:
@@ -122,7 +122,7 @@ $(document).ready(function () {
|
|||||||
showAuth()
|
showAuth()
|
||||||
};
|
};
|
||||||
var error = function () {
|
var error = function () {
|
||||||
$("#mfa_error").addClass("error").html("Code error");
|
$("#mfa_error").addClass("text-danger").html("Code error");
|
||||||
};
|
};
|
||||||
APIUpdateAttr({
|
APIUpdateAttr({
|
||||||
url: url,
|
url: url,
|
||||||
|
Reference in New Issue
Block a user