lensesio / schema-registry-ui

Web tool for Avro Schema Registry |
http://lenses.io/product/features
420 stars 112 forks source link

Prevent edit of schemas/update of compatibility from UI interface #80

Closed Rancho007 closed 5 years ago

Rancho007 commented 5 years ago

Hello,

I have question regarding how to prevent edit or schemas or update of compatibility. I would like to restrict the usage of schema registry UI to view schema only. Is it possible? How to achieve this?

Thank you,

Kr, R.

jglambed commented 5 years ago

Hello @Rancho007, At this moment you can only prevent users from changing the global schema compatibility. A view only mode would be a nice addition indeed but I cannot provide you with a timeframe.

Rancho007 commented 5 years ago

Hi @jglambed

Thank you for quick response. Indeed it could be interesting from the security point of view. We will eagerly wait for it :)

Kr, R

fstaudt commented 5 years ago

Would it be OK to create a pull request for this feature ?

jglambed commented 5 years ago

@fstaudt Pull requests are always welcome! If you have a proposal ready, go for it!

fstaudt commented 5 years ago

@jglambed I don't have a pull request ready yet, I just wanted to make sure that you were OK with it. I'll start working on it.

When do you plan to release the next milestone (0.9.0) ?

jglambed commented 5 years ago

@Rancho007 @fstaudt I close this issue as an outcome of @fstaudt work on #87 This is now supported with the use of readonlyMode.