Skip to content

Commit

Permalink
add CHANGELOG entry;
Browse files Browse the repository at this point in the history
  • Loading branch information
strouptl committed Jun 5, 2024
1 parent 8f3d2e3 commit b521515
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## UNRELEASED

Fix regression due to warden session scope usage

Details:
- Correct warden session usage for refresh\_credentials hook and helper methods (requires scope to be specified)
- Add Admin model and AdminPosts controller to dummy app for testing;
- Add tests to confirm resolution;

## UNRELEASED

Summary: Move refresh\_credentials functionality to dedicated hook (Refreshable);

Details:
Expand Down

0 comments on commit b521515

Please sign in to comment.