Mastodon API: Sanitize display names

Closes #1000
This commit is contained in:
rinpatch 2019-06-18 14:09:15 +03:00
commit c7acca2abb
3 changed files with 11 additions and 1 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased]
### Security
- Mastodon API: Fix display names not being sanitized
### Added
- Add a generic settings store for frontends / clients to use.
- Explicit addressing option for posting.