TwitterAPI: Make change_email require body params instead of query
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3503
This commit is contained in:
parent
3961422f85
commit
0e2aebd036
4 changed files with 39 additions and 39 deletions
|
|
@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
### Fixed
|
||||
- MastodonAPI: Stream out Create activities
|
||||
- MRF ObjectAgePolicy: Fix pattern matching on "published"
|
||||
- TwitterAPI: Make `change_password` require params on body instead of query
|
||||
- TwitterAPI: Make `change_password` and `change_email` require params on body instead of query
|
||||
|
||||
## 2.4.0 - 2021-08-08
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue