UpdateValidator: Only allow updates from the user themselves.
[akkoma] / lib / pleroma / web / activity_pub / object_validators / update_validator.ex
2020-06-19 lainUpdateValidator: Only allow updates from the user thems...
2020-06-19 lainObjectValidators: Add basic UpdateValidator.