change type of rule_id, object_id, item_id from (long long) to (uuid_t)
just compile libmaatframe.so, without modifing about test case
This commit is contained in:
@@ -1137,7 +1137,7 @@
|
||||
"is_valid": "yes",
|
||||
"conditions": [
|
||||
{
|
||||
"g2c_table_name": "OBJECT2RULE_ALIAS",
|
||||
"o2r_table_name": "OBJECT2RULE_ALIAS",
|
||||
"attribute": "HTTP_URL",
|
||||
"objects": [
|
||||
{
|
||||
@@ -3050,7 +3050,7 @@
|
||||
"is_valid": "yes",
|
||||
"conditions": [
|
||||
{
|
||||
"g2c_table_name": "OBJECT2RULE_FIREWALL",
|
||||
"o2r_table_name": "OBJECT2RULE_FIREWALL",
|
||||
"attribute": "HTTP_URL",
|
||||
"objects": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user