summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2020-04-17 21:21:10 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2020-04-17 21:21:10 +0300
commit66f55106bda23e0cfb01cb63f7397f4383518963 (patch)
tree6f3cd7d3d75a138d23235d4ab05328785c6278d3 /CHANGELOG.md
parente0d7847bc56c61156c8df0e7a94d728b82bf2d86 (diff)
downloadpleroma-66f55106bda23e0cfb01cb63f7397f4383518963.tar.gz
pleroma-66f55106bda23e0cfb01cb63f7397f4383518963.zip
[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2239a5288..53a3d7fcf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased-patch]
### Fixed
- Logger configuration through AdminFE
+- HTTP Basic Authentication permissions issue
### Added
<details>