Users who self register without emails being required and leave the email entry blank, no long receive an error from duplicate emails. Fixed.
This commit is contained in:
parent
59f561eabe
commit
4c38fe9b81
3 changed files with 7 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.5.17
|
||||
--------------------------------------------------------------------
|
||||
* If users are allowed to self register and emails are not required, this
|
||||
might cause downstream bugs in other assets that require email addresses.
|
||||
|
||||
7.5.16
|
||||
--------------------------------------------------------------------
|
||||
* You need the following Perl Modules installed before you upgrade:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue