Get the username and password of a user
Dear all, I would like to know if there is ana api which I can get the password and username of a user directly for my python code. I would like to send these infromation to an another server for connection. Thanks in advance
Hi Mohamed, See https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax which explains the $__user_id__ and $__user_email__ tokens which can be used in the <command> definition of a tool wrapper XML file.
From a security point of view, I don't think any tool should have access to the user's Galaxy password. I don't know if there is an API key or similar which might be used instead.
Peter On Fri, Jul 15, 2016 at 10:14 AM, Mohamed Kassam <k.mamoud@gmail.com> wrote:
Dear all, I would like to know if there is ana api which I can get the password and username of a user directly for my python code. I would like to send these infromation to an another server for connection.
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/
participants (2)
-
Mohamed Kassam
-
Peter Cock