Build: #53 was successful Scheduled with changes by admin <root@poldom.local>

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
2 minutes
Labels
None
Revision
7d81302ef1cef00b599b267d6997c12467f821be
Total tests
401
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
admin <root@poldom.local> admin <root@poldom.local> 7d81302ef1cef00b599b267d6997c12467f821be fix NPE (Line: password = tokens.nextToken();  - nextToken() will throw an Exception if no further element is available)  - could happen if client will send wrong data or abort connection?