Create MRF.filter_pipeline to inject :object_data when present
This commit is contained in:
parent
3a0f99ed35
commit
abf25e5d52
6 changed files with 59 additions and 15 deletions
|
|
@ -27,6 +27,12 @@ switched to a new configuration mechanism, however it was not officially removed
|
|||
- Welcome Chat messages preventing user registration with MRF Simple Policy applied to the local instance
|
||||
- Mastodon API: the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user
|
||||
|
||||
## Unreleased-patch
|
||||
|
||||
### Security
|
||||
|
||||
- Fix most MRF rules either crashing or not being applied to objects passed into the Common Pipeline (ChatMessage, Question, Answer, Audio, Event)
|
||||
|
||||
## [2.1.1] - 2020-09-08
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue