forked from GNUsocial/gnu-social
More verbose salmon debugging
This commit is contained in:
parent
f32414dd93
commit
f4833c6c91
@ -83,6 +83,8 @@ class SalmonAction extends Action
|
|||||||
// Cryptographic verification test, throws exception on failure
|
// Cryptographic verification test, throws exception on failure
|
||||||
$magic_env->verify($this->actor);
|
$magic_env->verify($this->actor);
|
||||||
|
|
||||||
|
common_debug('Salmon slap is carrying activity URI=='._ve($this->activity->id));
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user