zalando-stups / kio

The application registry in the STUPS ecosystem
http://docs.stups.io/en/latest/components/kio.html
Other
23 stars 11 forks source link

Allow all users to write #56

Open dryewo opened 8 years ago

dryewo commented 8 years ago

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 commented 8 years ago

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

hjacobs commented 8 years ago

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