harness-drone/plugin
Matt Bostock 307aed12bc Move open registration setting into remote plugins
...so that it's possible to enable or disable open registration on a
per-remote basis.

For example, the `DRONE_REGISTRATION_OPEN` environment variable now
becomes `DRONE_GITHUB_OPEN` when using GitHub as a remote.

The default for open registration in this commit is `false` (disabled),
which matches the existing behaviour.

This is useful if you need to support both public and private remotes,
e.g. GitHub.com and GitHub Enterprise, where you trust all of the
private users and want to allow open registration for those but would
not want all GitHub.com users to run builds on your server.

Tested with GitHub and GitLab.
2015-01-16 22:04:24 +00:00
..
condition fix for #713, match branches with wildcard 2014-11-18 14:09:30 -08:00
deploy Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
notify webhook payload should include the host URL 2015-01-13 21:57:30 -08:00
pipeline fixed default Docker port to match post 1.0 2014-09-23 23:36:07 -07:00
publish fixed dep in docker_test.go 2015-01-13 23:24:23 -08:00
remote Move open registration setting into remote plugins 2015-01-16 22:04:24 +00:00
report Move Plugins to a /plugin Directory 2014-06-12 14:46:55 -07:00