Skip to content

Commit d090069

Browse files
author
Ben Thomson
committed
1.5.0: Minimum password length update
See https://github.com/rainlab/user-plugin/milestone/1?closed=1 for more info.
1 parent 9edc955 commit d090069

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

updates/version.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@
6666
1.4.5: Added token fallback process to Account / Reset Password components when parameter is missing.
6767
1.4.6: Fixes Auth::register method signature mismatch with core OctoberCMS Auth library
6868
1.4.7: Fixes redirect bug in Account component / Update translations and separate user and group management.
69-
1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
69+
1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
70+
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 commit comments

Comments
 (0)