Skip to content

Commit 36a9112

Browse files
committed
Update changelog
1 parent 038c8dc commit 36a9112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
* [`PowPersistentSession.Plug.Cookie`] No longer expires invalid cookies
2424
* [`Pow.Operations`] Added `Pow.Operations.fetch_primary_key_values/2`
2525

26-
## Removed
26+
### Removed
2727

28-
* [`PowResetPassword.Phoenix.ResetPasswordController`] Will now by default prevent information leak, but can be disabled if `pow_prevent_information_leak: false` is set in `conn.private`
28+
* [`PowResetPassword.Phoenix.ResetPasswordController`] Will no longer prevent information leak by checking if `PowEmailConfirmation` or registration routes are enabled; instead it'll by default prevent information leak, but can be disabled if `pow_prevent_information_leak: false` is set in `conn.private`
2929

3030
### Deprecations
3131

0 commit comments

Comments
 (0)