mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Support local managment for embedded agent on nginx
This commit is contained in:
parent
8e65a39c27
commit
4809e93461
@ -159,10 +159,6 @@ HybridCommunication::downloadAttributeFile(const GetResourceFile &resourse_file)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (file_name.compare("policy") == 0) {
|
|
||||||
return curr_policy;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (resourse_file.getFileName() == "manifest") {
|
if (resourse_file.getFileName() == "manifest") {
|
||||||
if (!access_token.ok()) return genError("Acccess Token not available.");
|
if (!access_token.ok()) return genError("Acccess Token not available.");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user