[#1260] Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limite...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 30 Sep 2019 14:41:20 +0000 (17:41 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Mon, 30 Sep 2019 14:41:20 +0000 (17:41 +0300)
# Conflicts:
# CHANGELOG.md

1  2 
CHANGELOG.md
config/config.exs
config/description.exs
lib/pleroma/web/oauth/oauth_controller.ex

diff --cc CHANGELOG.md
index 2ef60ea9b409052e468c070e5768bb613f056ccd,3d9424c8fdb977788031a92b85276bade90bd328..4ae1079fe89d7a54d4fc041262222fc4beb1a5fb
@@@ -93,9 -112,11 +112,12 @@@ The format is based on [Keep a Changelo
  - Pleroma API: Add `/api/v1/pleroma/accounts/confirmation_resend?email=<email>` for resending account confirmation.
  - Pleroma API: Email change endpoint.
  - Admin API: Added moderation log
+ - Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).
  - Web response cache (currently, enabled for ActivityPub)
  - Mastodon API: Added an endpoint to get multiple statuses by IDs (`GET /api/v1/statuses/?ids[]=1&ids[]=2`)
+ - ActivityPub: Add ActivityPub actor's `discoverable` parameter.
+ - Admin API: Added moderation log filters (user/start date/end date/search/pagination)
 +- Authentication: Added rate limit for password-authorized actions / login existence checks. 
  
  ### Changed
  - Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text
Simple merge
Simple merge