WIP: Add AUP support for agent
Compare changes
- Bo-Chun Chen authored
+ 20
− 4
@@ -29,6 +29,7 @@ record = {
@@ -67,6 +68,7 @@ def notify_admin(username, user_record):
@@ -110,6 +112,7 @@ def insert_db(username, msg):
@@ -134,6 +137,7 @@ def task_manager(ch, method, properties, body):
@@ -155,6 +159,9 @@ def task_manager(ch, method, properties, body):
@@ -185,10 +192,11 @@ def task_manager(ch, method, properties, body):
@@ -268,6 +276,14 @@ def task_manager(ch, method, properties, body):