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

Allow all users to write #56

Open
dryewo opened this issue Apr 26, 2016 · 2 comments
Open

Allow all users to write #56

dryewo opened this issue Apr 26, 2016 · 2 comments

Comments

@dryewo
Copy link
Contributor

dryewo commented Apr 26, 2016

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 :)

@prayerslayer
Copy link
Contributor

Hi! All users can write, the limitation is just for

  • the special endpoint for an app's criticality level which will be removed soon and
  • the application.write_all scope which we don't want to give out to everybody easily.

@hjacobs
Copy link
Contributor

hjacobs commented Apr 26, 2016

@prayerslayer our use case is "Cloud Kraken" for managed Jenkins (needs to create app versions (still) for Jenkins slaves)

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

No branches or pull requests

3 participants