SpaHost

Results 1 issues of SpaHost

Hi, i get that error everytime if i use a wildcard domain for the realm like this: ``` $openid = new LightOpenID('*.example.com'); if(!$openid->mode) { if(isset($_GET['login'])) { $openid->identity = 'http://steamcommunity.com/openid'; $openid->returnUrl...