<div dir="ltr">i think the issue he is mentioning is that you can use the GUI to set the password to "", but that doesn't actually unset the password in the application.<br><br>John<br>=:-><br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Mar 26, 2014 at 9:33 PM, Richard Harding <span dir="ltr"><<a href="mailto:rick.harding@canonical.com" target="_blank">rick.harding@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Wed, 26 Mar 2014, Anant wrote:<br>
<br>
> Hello Everyone,<br>
><br>
> I am new to Juju stuff. I am just trying a juju charm in my local<br>
> environment. and I found that if any charm is providing web management<br>
> interface. then Password field should be mandatory.<br>
><br>
> Like I have set<br>
><br>
> user-admin<br>
> password-admin<br>
><br>
> and log in to management console. But now i have go to GUI control panel<br>
> again and remove the password and save it. It successfully saved. But<br>
> when i tried to login with-out password, it is not allowing me to login,<br>
> and still i can log in with old password, that means GUI Panel has not<br>
> changed the password when it is blank. But my concern is it should<br>
> prompt to user that password can't be blank or it will not allow to save<br>
> the configuration when password is blank.<br>
<br>
</div>Hello Anant, thanks for the email. You're correct that the GUI does not<br>
currently validate the config fields. The definitions are often a bit<br>
vague, but we've been looking into things we can do to support this better.<br>
There's an open bug [1] you can monitor as well.<br>
<br>
If I'm following your email, there's also the issue that the charm in<br>
question allows you to set the password via a charm config setting, and it<br>
also provides a webui setting from itself. Those are not kept in sync. This<br>
is an interesting problem that we might be able to look at helping charm<br>
authors work to sync this data. Do you recall which charm you were using?<br>
<br>
<br>
1: <a href="https://bugs.launchpad.net/juju-gui/+bug/1178472" target="_blank">https://bugs.launchpad.net/juju-gui/+bug/1178472</a><br>
<br>
<br>
--<br>
<br>
Rick Harding<br>
<br>
Juju UI Engineering<br>
<a href="https://launchpad.net/~rharding" target="_blank">https://launchpad.net/~rharding</a><br>
@mitechie<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju</a><br>
</div></div></blockquote></div><br></div>