Skip to content

authz: use GitHub database ID as bind ID

Administrator requested to merge jc/github-bind-id into master

Created by: unknwon

We store database ID as account_id for GitHub OAuth users, not GraphQL node ID. It was an oversight and this bug has slipped through few iterations already.

Tested end-to-end manually. Covered and caught by our regression test suite.

Fixes #11561

Merge request reports

Loading