Hi,
is there another way to avoid having the password in clear text within the index.html file?
It looks very unsafe to me.
I know I could make sure to only use a view only user that has only access to the views we want to show, but that would still not satisfy me enough.
Any help?
Thanks.