We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently it checks the uid in the special list: https://github.com/zalando-stups/kio/blob/master/src/org/zalando/stups/kio/api.clj#L42
This should be allowed to any user that has the correct scope.
please, @prayerslayer :)
The text was updated successfully, but these errors were encountered:
Hi! All users can write, the limitation is just for
application.write_all
Sorry, something went wrong.
@prayerslayer our use case is "Cloud Kraken" for managed Jenkins (needs to create app versions (still) for Jenkins slaves)
No branches or pull requests
Currently it checks the uid in the special list:
https://github.com/zalando-stups/kio/blob/master/src/org/zalando/stups/kio/api.clj#L42
This should be allowed to any user that has the correct scope.
please, @prayerslayer :)
The text was updated successfully, but these errors were encountered: