Error in sending inventory
-
Hello everyone !
First, there is a typo in packages/web/service/inventory.php line 23:
“FOGCoree:checkAuthAndCSRF()” instead of “FOGCore::checkAuthAndCSRF()”
That creates an error in apache error.log.Second, even after I corrected this typo in my own server, inventory is not sent. No error anymore, everything seems to go fine, but there no inventory in host page.
Version : dev 1.5.10.1862
That’s all ! -
@Infojoe right now this is understood (they typo I’ll get fixed in the morning, but the auth check is preventing inventory from sending, so fixing will be more likely deleting the auth check entirely again. This is where which side of the coin is needed. I’ll probably remove the line so things just work as they once did. Thanks for letting me know.