Code Monkey home page Code Monkey logo

Comments (10)

p3x-robot avatar p3x-robot commented on June 1, 2024

yes, a PR is always welcome.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

maybe you could explain what kind of read only mode means for your use case... there are console and the home page which has multiple uses.

from redis-ui.

alexgaganashvili avatar alexgaganashvili commented on June 1, 2024

I would like to prevent users from adding/deleting/creating keys and values. I want them to only view the content.

Thanks

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

https://github.com/patrikx3/redis-ui/releases/tag/v2020.10.533

from redis-ui.

alexgaganashvili avatar alexgaganashvili commented on June 1, 2024

Thanks for enabling the feature.
Question. According to the change log "GUI elements removed and console is disabled", does that also mean that corresponding API calls are disabled as well? Jut want to confirm.
Btw, is there a flag or a parameter I can specify in the configmap to enable the feature?

Thanks.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

yes, first i tested all these elements throwing readonly mode error. then i removed them from the gui. you can review the code in the redis ui server.
you can edit the readonly mode in the settings connections edit/add dialog.

from redis-ui.

larrycai avatar larrycai commented on June 1, 2024

can u give more detail about this feature?

I tried in yaml (k8s)

          image: patrikx3/p3x-redis-ui
          command: ["p3x-redis"]
          args: ["--readonly-connections"]

but I still can delete the key/value in UI

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

as it says "readonly connections", means the connections are read only... i hope it is clear...

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

image

from redis-ui.

p3x-robot avatar p3x-robot commented on June 1, 2024

the read only data is on the connection level...

from redis-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.