Skip to content

Commit

Permalink
1.5.0: Minimum password length update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Thomson committed Jun 22, 2019
1 parent 9edc955 commit d090069
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion updates/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@
1.4.5: Added token fallback process to Account / Reset Password components when parameter is missing.
1.4.6: Fixes Auth::register method signature mismatch with core OctoberCMS Auth library
1.4.7: Fixes redirect bug in Account component / Update translations and separate user and group management.
1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
1.5.0: !!! Required password length is now a minimum of 8 characters. Previous passwords will not be affected until the next password change.

0 comments on commit d090069

Please sign in to comment.