Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #6448

Closed
Open
Created Mar 01, 2014 by Administrator@rootOwner

[6.6.4] 403 error when removing a user from a group

Created by: jaugustin

Hi,

I upgrade my gitlab to 6.6.4 and I can't remove a user from a group with my admin account, owner of the group, I alway got a 403 error.

In the production log I got this :

Started DELETE "/groups/mygroup/users_groups/8" for 192.168.0.5 at 2014-03-01 17:13:27 +0100
Processing by UsersGroupsController#destroy as JS
Parameters: {"group_id"=>"mygroup", "id"=>"8"}
Completed 403 Forbidden in 12ms (ActiveRecord: 1.6ms)

gitlab:check all green except init-script (beacuse I am on centos)

Env :

System information
System:         CentOS 6.5
Current User:   git
Using RVM:      yes
RVM Version:    1.24.7
Ruby Version:   1.9.3p484
Gem Version:    2.1.11
Bundler Version:1.3.5
Rake Version:   10.1.1

GitLab information
Version:        6.6.4
Revision:       32bfc4b
Directory:      /home/git/gitlab
DB Adapter:     mysql2
URL:            http://192.168.0.7:8383
HTTP Clone URL: http://192.168.0.7:8383/some-project.git
SSH Clone URL:  [email protected]:some-project.git
Using LDAP:     no
Using Omniauth: no

GitLab Shell
Version:        1.8.0
Repositories:   /home/git/repositories/
Hooks:          /home/git/gitlab-shell/hooks/
Git:            /usr/bin/git
Assignee
Assign to
Time tracking