woodpecker/plugin/remote/github
Dan Carley 8fa473b07a Support org whitelists for GitHub+GHE remotes
Allow the GitHub and GitHub Enterprise remotes to restrict who can login
based on a user's organisation membership. This can be used as a safe
addition to open registration and also ensures that access is revoked when a
user is subsequently removed from the org. The default is not to restrict at
all.
2015-01-15 17:05:53 +00:00
..
oauth vendored goauth2, see https://code.google.com/p/goauth2/issues/detail?id=31 2014-09-08 23:57:48 -07:00
testdata Add test for GitHub remote Authorize() 2015-01-15 14:54:27 +00:00
github.go Support org whitelists for GitHub+GHE remotes 2015-01-15 17:05:53 +00:00
github_test.go Support org whitelists for GitHub+GHE remotes 2015-01-15 17:05:53 +00:00
helper.go Support org whitelists for GitHub+GHE remotes 2015-01-15 17:05:53 +00:00
helper_test.go Support org whitelists for GitHub+GHE remotes 2015-01-15 17:05:53 +00:00
register.go Support org whitelists for GitHub+GHE remotes 2015-01-15 17:05:53 +00:00