include local persona in tracker response
This commit is contained in:
@@ -108,6 +108,8 @@ class TrackerResponder {
|
||||
}
|
||||
|
||||
def response = [:]
|
||||
response.me = me.toBase64()
|
||||
|
||||
if (!muSettings.allowTracking) {
|
||||
response.code = 403
|
||||
respond(sender, response)
|
||||
|
||||
Reference in New Issue
Block a user