Skip to content

Fixes grack authentification under relative_url_root

Sanad Liaquat requested to merge github/fork/atuleu/issue-3153 into master

Created by: atuleu

grack fails under non relative_url_root . I tried to fix by stripping relative root if its is set.

I tried to find spec / features for git smart http acces but did not found any.

refs #1228 refs #3153

Merge request reports