Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Disallow forks from getting secrets #25

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

julienduchesne
Copy link
Contributor

  • Adds a global DRONE_DISALLOW_FORKS env variable to disallow forks from getting secrets
  • Adds a secret-level override (X-Drone-Disallow-Forks) to allow or disallow a specific secret

- Adds a global `DRONE_DISALLOW_FORKS` env variable to disallow forks from getting secrets
- Adds a secret-level override (`X-Drone-Disallow-Forks`) to allow or disallow a specific secret
Copy link
Contributor

@tphoney tphoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, it would be good to get this in https://docs.drone.io/secret/external/vault/ after we get this merged.

@tphoney tphoney merged commit 6496086 into drone:master Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants