summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkaniini <ariadne@dereferenced.org>2019-07-16 21:44:50 +0000
committerkaniini <ariadne@dereferenced.org>2019-07-16 21:44:50 +0000
commit0bbc0f0cf4ee87e8ac5995818c8049bf86e848cd (patch)
tree1740bc35a064b2eb6a7e8beed0796d1ab7192a89 /CHANGELOG.md
parent33fbb638cd815037741be25d0e47c3d16cc96971 (diff)
parent10f82c88b88fa4d26f6fa57f9cf36439012b8d0c (diff)
downloadpleroma-0bbc0f0cf4ee87e8ac5995818c8049bf86e848cd.tar.gz
pleroma-0bbc0f0cf4ee87e8ac5995818c8049bf86e848cd.zip
Merge branch 'feature/1078-password-reset' into 'develop'
Feature/1078 password reset Closes #1078 See merge request pleroma/pleroma!1431
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3630a1c5..c5632f273 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Add support for muting/unmuting notifications
- Mastodon API: Add support for the `blocked_by` attribute in the relationship API (`GET /api/v1/accounts/relationships`). <https://github.com/tootsuite/mastodon/pull/10373>
- Mastodon API: Add `pleroma.deactivated` to the Account entity
+- Mastodon API: added `/auth/password` endpoint for password reset with rate limit.
- Admin API: Return users' tags when querying reports
- Admin API: Return avatar and display name when querying users
- Admin API: Allow querying user by ID
@@ -40,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Configuration: `enabled` option for `Pleroma.Emails.Mailer`, defaulting to `false`.
- Configuration: Pleroma.Plugs.RateLimiter `bucket_name`, `params` options.
- Addressable lists
+- Twitter API: added rate limit for `/api/account/password_reset` endpoint.
### Changed
- Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text