Remove *auth flag causing unknown request type error
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"filters": [
|
||||
"*string:~*vars.*radReqType:*radAuth"
|
||||
],
|
||||
"flags": ["*log", "*auth", "*attributes", "*accounts", "*continue"],
|
||||
"flags": ["*log", "*attributes", "*continue"],
|
||||
"request_fields": [
|
||||
{"tag": "ToR", "path": "*cgreq.ToR", "type": "*constant", "value": "*data"},
|
||||
{"tag": "Category", "path": "*cgreq.Category", "type": "*constant", "value": "generic"},
|
||||
|
||||
Reference in New Issue
Block a user