Skip to content

Fix nullpointerexception of commentpatch and add passwortreset to authenticationless Routes

Tim Dahmen requested to merge fix-nullpointerexception into master

Fix nullpointerexception of commentpatch and add passwortreset to authenticationless Routes

The NullPointerexception was caused due a bracket mistake.

Merge request reports