Skip to content

GitHub Blog Search

Search Results for: Authentication

An illustration of two octocats repairing a robot.

New Users, Repos, and Orgs API

Today we are rolling out some more API v3 functionality! Say hello to managing Users, Followers, Public Keys, Repositories, Forks, Collaborators, Watching, Organizations, Members and Teams via a clean, RESTful…

Timothy Clem
An illustration of two octocats repairing a robot.

GitHub Reflog v1.3.28

Welcome to the second edition of The GitHub Reflog. This is a new weekly chronicle of remarkable GitHub repos. For previous articles, check out The Reflog Archive. Featured Repo of…

Kenneth Reitz
An illustration of two octocats repairing a robot.

Big Service Hook Update

I merged eight pull requests yesterday on our community-supported Service Hooks: Yammer by rboyd Notifo updates by stammy grmble by andyburke Co-Op by Throlkim Full IRC authentication support by sampierson…

Risk Olson
An illustration of two octocats repairing a robot.

Sidejack Prevention

A Firefox plugin called Firesheep was released this week that makes it easy to capture and exploit other user's HTTP session cookies sent over insecure connections on untrusted networks. This…

Ryan Tomayko
An illustration of two octocats repairing a robot.

GitHub Rebase #42

Welcome back to GitHub Rebase! It’s a .NET week here on the Rebase. If you’ve got a suggestion for themes or projects let me know! Featured Project masstransit is an…

Nick Quaranto
An illustration of two octocats repairing a robot.

Gist Support for TextMate

gtcaz has begun improving the Gist support in drnic's GitHub TextMate Bundle ![](https://cloud.githubusercontent.com/assets/391331/13195530/bf6445b4-d769-11e5-98dd-408cb84e3835.png) The Gist support was originally written by mattmatt. It uses gist.rb and supports authentication out of the…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #2

It looks like I've been enlisted as an official blogger to bring you the latest and greatest work that's coming out of GitHub! Sit back, ogle at the graphs, and…

Nick Quaranto
An illustration of two octocats repairing a robot.

Local GitHub Config

With awesome tools like GitNub and GitX adding GitHub integration, it would be great if you didn't have to keep re-entering you username and API token. So let's settle on…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Token Private Feeds

Apparently some of the more popular feed readers can't handle HTTP authentication, SSL feeds, or a combination of the two. No matter! GitHub private feeds are now accessible via a…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Activity Feeds Are Go

Activity feeds are now active. Three, in particular: events for you, events from you, and public events from you. The private feeds are protected with HTTP authentication. You need to…

Chris Wanstrath