Hello
I am encrypted the password in my python file, because I need to connect to other system.

So there is no other way do not show password when I am typing in the html.

Thanks

2016-07-15 10:44 GMT+02:00 Peter Cock <p.j.a.cock@googlemail.com>:
This has been suggested before (with code to do it),
but rejected on security grounds, see:

https://github.com/galaxyproject/galaxy/pull/393

What would you do with the password when calling
your tool? If you use it directly in the command line
string then it will appear in the Galaxy logs, but also
be visible in the history details within Galaxy.

Peter


On Fri, Jul 15, 2016 at 9:28 AM, Mohamed Kassam <k.mamoud@gmail.com> wrote:
> Dear all,
> I would like to hide when typing a password in a tool I develloped.
> Do you have the tag I have to use, I tried type="password" but it does not
> work.
>
> Thanks in advance,
>
>
>
>
> ___________________________________________________________
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>   https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/