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

Prohibit specifying custom connection string #57

Open
wf1nder opened this issue Jun 30, 2020 · 3 comments
Open

Prohibit specifying custom connection string #57

wf1nder opened this issue Jun 30, 2020 · 3 comments

Comments

@wf1nder
Copy link

wf1nder commented Jun 30, 2020

We want to use ZooNavigator in our production environment to access zk cluster with ACLs. But also we have legacy zk cluster without ACL, and we must prevent users to specify custom connection string to prevent access to legacy cluster.

Is there any way to predefine and prevent to use custom connection string? If not, maybe it worth to implement it?

For example, add some environment variable, describing constant connection string, which will be disabling field with connection string in login form. But leave the ability to specify login and password to use ACLs, or leave it empty.

@elkozmon
Copy link
Owner

I see. There is no such option yet and I do think it's worth implementing (but keeping the use-case when you want both predefined connections and custom ones). I intend to redesign login a bit and this could be part of it, but I don't see that happening very soon, unfortunately

@wf1nder
Copy link
Author

wf1nder commented Jun 30, 2020

Okay, that would be great!

@bogdanov1609
Copy link

@elkozmon this issue affects me too :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants