Skip to content

authz: ignore 404 API error for GitHub

Administrator requested to merge jc/ignore-github-404 into master

Created by: unknwon

  • Detects and ignores 404 API error returned by GitHub client.
  • Also adds an additional debugging argument "count" to indicate how many users are actually found during the permissions syncing, will be useful to spot token problems.

Fixes #11007

Merge request reports

Loading