woodpecker/packaging/root
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
..
etc/drone Move open registration setting into remote plugins 2015-01-16 22:04:24 +00:00
usr/share/drone Added support for sysV systems, like debian 7 2014-11-02 16:36:53 +03:00
var/lib/drone Build rpm and deb packages 2014-10-12 23:51:51 +04:00