Skip to content

Commit

Permalink
Update changelog to add PR 917
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster authored Jun 21, 2018
1 parent 105834a commit f54980d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]

### Changed
- Refactoring: extracted `validateRedirectUri` method to remove 3 code duplicates (PR #912)
- Added new`validateRedirectUri` method AbstractGrant to remove three instances of code duplication (PR #912)
- Allow 640 as a crypt key file permission (PR #917)

### Added
- Function `hasRedirect()` added to `OAuthServerException` (PR #703)
Expand Down

0 comments on commit f54980d

Please sign in to comment.