authz: ignore 404 API error for GitHub
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