Skip to content

LoginXHR: loginGateway was missing

chandi requested to merge loginxhr-fix into master

short fix for 500 error while logging in over XHR Method (/xhrapp.php?app=login&m=loginsubmit&u=foo&p=bar) $this->loginGateway was null in line 78 of LoginXhr.php

Merge request reports