pgogy / Wordpress-Github-Widget

Code to display Guthub repositories in a wordpress widget
9 stars 6 forks source link

A password is not needed to fetch Github repositories #5

Closed tobier closed 12 years ago

tobier commented 12 years ago

A password is not needed to fetch Github repositories. I removed the code related to it, so now it's only necessary to enter a Github username when configuring the plugin.

pgogy commented 12 years ago

Thanks again, this was written mostly against the old API - I made the code work but left the interface behind.

tobier commented 12 years ago

Seems like a good improvement to remove the password requirement from the API. Anyways, fixing stuff benefits all of us!

pgogy commented 12 years ago

Ta da!!!

http://wordpress.org/extend/plugins/github-profile-display/

and thanks

tobier commented 12 years ago

Sweet! I'll send some more fixes if I find any problems. :)