wmi-1.3.16 from opsview.com
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<%
|
||||
/* Return true to allow access; false otherwise */
|
||||
function json_authenticate(serviceComponents, method)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/*
|
||||
* Local Variables:
|
||||
* mode: c
|
||||
* End:
|
||||
*/
|
||||
%>
|
||||
Reference in New Issue
Block a user