grack auth bugfix: allow dots in reponame
Created by: mgrobelin
Its not possible to work with a repo over HTTP when there are dots in its name. E.g. having a repo "serverconfig.my-example-host.com" will fail while cloning/pushing.
I modified some regexp in routes.rb & grack_auth.rb to make this work.
Merge request reports
Activity
Created by: vsizov
@SaitoWu Could you handle this?
By Administrator on 2012-10-26T12:45:52 (imported from GitLab project)
By Administrator on 2012-10-26T12:45:52 (imported from GitLab)
Created by: riyad
Does this also solve #1759 (closed)?
By Administrator on 2012-11-15T20:36:28 (imported from GitLab project)
By Administrator on 2012-11-15T20:36:28 (imported from GitLab)
Please register or sign in to reply