Skip to content

Commit

Permalink
update changelog to add details of PR 1210
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Apr 17, 2021
1 parent 82e7b70 commit 108f13b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
- 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)
- Added type validation for redirect uri, client ID, client secret, scopes, auth code, state, username, and password inputs (PR #1210)

## [8.2.4] - released 2020-12-10
### Fixed
Expand Down

0 comments on commit 108f13b

Please sign in to comment.