arturobernalg opened a new pull request, #377: URL: https://github.com/apache/jspwiki/pull/377
This pull request improves the handling of user input during registration by ensuring that extraneous `whitespace` is removed from key fields. Specifically, the `DefaultUserManager.parseProfile()` method now trims the loginname, fullname, and email fields so that entries like "admin" and "admin " are treated uniformly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org