]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ostatus_profile::checkAuthorship(): throw ServerException when bogus non-authorship...
authorJoshua Judson Rosen <rozzin@geekspace.com>
Sun, 23 Nov 2014 23:02:20 +0000 (18:02 -0500)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 24 Nov 2014 11:29:41 +0000 (12:29 +0100)
commitd2e1a8c706aff9fab34dc6269499a7a28a09522b
tree0a0dfdb75c10a528d4c3baf9a020c0925ad010f3
parent5295e8d4de9c20ee06c3219669f5824c492478f9
Ostatus_profile::checkAuthorship(): throw ServerException when bogus non-authorship is detected

Similarly to what ActivityUtils::checkAuthorship does; try to ensure
that activities from ambiguous OStatus feeds (groups and peopletags)
that require explicit authorship don't get in without explicit authors.
plugins/OStatus/classes/Ostatus_profile.php