Skip to content

[bug] User driven permission syncing failing with 403 errors when used with self-hosted code hosts #723

@brendan-kellam

Description

@brendan-kellam

Problem

We are using AUTH_EE_GITLAB_BASE_URL for user driven permission syncing. If this is not set, it defaults to gitlab.com. When using a self-hosted code host, this results in 403 errors.

Solution

We really could store the code host url on the Account object instead.

I.e., sign in with gitlab.mycompany.net , the associated Account object now has that URL (maybe base url? Or account metadata?)

Follow up:

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions