Skip to content

Gitlab user permissions must be owner or master to add the project into strider #23

@leutrimhusaj

Description

@leutrimhusaj

When we configure a gitlab account to import the projects into strider, it was possible in v1.0.7 that the gitlab user, which token is configured in strider has only guest access in his gitlab account.
But in v1.1.0 the user now has to be owner or master of the group which projects are imported.
Now there is an error:
"results":[],
"status":"error",
"errors":[
{"code":500,"reason":"Failed to setup repo: undefined"}
]

Strider is receiving an 403 Forbidden from Gitlab when sending Api-Calls for creating the hooks and adding the Deployment Keys.

Is this correct that the user has to have this high access rights or isn't it possible with guest access too?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions