ip logging for error reporting
This commit is contained in:
@@ -30,6 +30,8 @@ module.exports = {
|
||||
"/searchresults": ["search", "case"],
|
||||
"/viewall": ["search"],
|
||||
"/case": ["case"],
|
||||
"/case/*": ["case"],
|
||||
"/case/[ticketnumber]": ["case"],
|
||||
"/myportal/representation": ["case", "myrepresentations", "common"],
|
||||
"/myportal/error": ["myportal", "common"],
|
||||
"/newappeal": ["newappeal"],
|
||||
|
||||
Reference in New Issue
Block a user