Posted on 22/08/2018 11:58:49
Hi guys,
I just tested this in 9.4.18 and it seems that password is still required. When I create, say, a Dealer type with just some address info and no user name and password visible, I get the following response when I save:
"Password must contain numbers, upper and lower case characters and special characters."
I must enable, and enter, a password for it to work.
When I hide the User name field, and then create a new user without an email address, I get a hard .NET Exception:
Server Error in '/' Application.
Username or Email must have a nonempty value
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: Username or Email must have a nonempty value
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[Exception: Username or Email must have a nonempty value]
Dynamicweb.Security.UserManagement.User.Save() +650
Dynamicweb.Admin.UserManagement.EditUser.Save() +4869
Dynamicweb.Admin.UserManagement.EditUser.Page_Load(Object sender, EventArgs e) +1790
System.Web.UI.Control.OnLoad(EventArgs e) +106
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785
|
Looks like this needs a bit more work to be really usable. Would love to be able to create new "users" with just basic data such as an address so I can use them as dealers, shops, event locations and so on.
Thanks!
Imar