noushadali / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

New user registration - Empty form values are saved #633

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The New User registration Servlet stores empty form values inside LDAP. 
Confirmed this behaviour with version 1.7.1

1) Testscenario: put an optional field in the form
2) Fill in the new user registration form, leaving the optional field emtpy
3) Result is that the underlying attribute of the optional empty field is 
populated

Attached a patch for version 1.7.1

Original issue reported on code.google.com by sebastia...@gmail.com on 21 Nov 2014 at 5:22

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 634 has been merged into this issue.

Original comment by menno.pi...@gmail.com on 27 Nov 2014 at 10:30