mastodon/app
Eugen Rochko 1b16fa4d2f Fix feed author not being enforced in ProcessFeedService (#4092)
Ensure the only allowed author of top-level entries in feed is the person
the feed belongs to (a verified user). Ensure delete events only apply
if the deleted item belonged to that user.
2017-07-07 04:31:40 +02:00
..
controllers
helpers
javascript
lib
mailers
models
policies
presenters
serializers/rest
services Fix feed author not being enforced in ProcessFeedService (#4092) 2017-07-07 04:31:40 +02:00
validators
views
workers