Fatih KARAKAŞ

Results 2 issues of Fatih KARAKAŞ

Hello, Evaluating your lib, i noticed that when the field name contains un @ it seems not to work properly (json-ld file) ``` nodes := jsonquery.QuerySelectorAll(doc, xpath.MustCompile("//*[@type='TVEpisode']")) ``` Regards

enhancement

Steps: - Set ME_CONFIG_BASICAUTH_USERNAME to empty string; deploy the docker image. Result: You get a basic auth authentication login on your browser Expected result: No basic auth Remarks: As mentioned...