mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Detect private repositories from GitHub response #91

Open barnettwilliam opened 11 months ago

barnettwilliam commented 11 months ago

The platform uses a privaterepo=true url parameter to determine whether a GitHub repository is private or not.

This parameter could be removed and the response from the GitHub repository used instead.