Skip to content

Commit

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

## UNRELEASED

Utilize native Warden redirect for redirecting to OTP credentials form.

Changes:
- Update DeviseAuthenticatable to redirect user (rather than login user) when OTP is enabled;
- Move "trusted browser" functionality to otp\_tokens controller;
- Unnest "challenge" and "recovery" fields in OTP credentials form;
- Cleanup variable setters in otp\_credentials controller;
- Delete custom "sessions" hook (no longer needed);

## UNRELEASED

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

Details:
Expand Down

0 comments on commit adf33c7

Please sign in to comment.