Skip to content
Snippets Groups Projects

grack auth bugfix: allow dots in reponame

Merged gitlab-qa-bot requested to merge github/fork/mgrobelin/master into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 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: SaitoWu

    Thanks. :thumbsup:

    By Administrator on 2012-10-26T13:35:18 (imported from GitLab project)

    By Administrator on 2012-10-26T13:35:18 (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
Loading