Skip to content

Commit e3d5d6d

Browse files
committed
Update changelog
1 parent f7dd62b commit e3d5d6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515
### Fixed
1616
- The server will now only recognise and handle an authorization header if the value of the header is non-empty. This is to circumvent issues where some common frameworks set this header even if no value is present (PR #1170)
1717
- Added type validation for redirect uri, client ID, client secret, scopes, auth code, state, username, and password inputs (PR #1210)
18+
- Allow scope "0" to be used. Previously this was removed from a request because it failed an `empty()` check (PR #1092)
1819

1920
## [8.2.4] - released 2020-12-10
2021
### Fixed

0 commit comments

Comments
 (0)