mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
f08fafc492
commit
8a2e208e45
@ -154,7 +154,6 @@ static int ejs_userAuth(MprVarHandle eid, int argc, struct MprVar **argv)
|
||||
mprSetPropertyValue(&auth, "report", mprCreateStringVar("Unknown Domain", 1));
|
||||
}
|
||||
|
||||
done:
|
||||
ejsSetReturnValue(eid, auth);
|
||||
talloc_free(tmp_ctx);
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user