Skip to content

Commit

Permalink
add CHANGELOG entry;
Browse files Browse the repository at this point in the history
  • Loading branch information
strouptl committed May 30, 2024
1 parent 1b2b175 commit de7683e
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

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

Details:
- Add Refreshable hook, and tie into after\_set\_user calback;
- Utilize native warden session for scoping of credentials\_refreshed\_at and refresh\_return\_url properties;
- Remove otp\_refresh\_credentials from sessions hook (no longer needed);

## UNRELEASED

Summary: Move mandatory OTP functionality to the helper layer to ensure that it is enforced throughout application (rather than one time at log in).

Details:
Expand Down

0 comments on commit de7683e

Please sign in to comment.