Hi, I've noticed a ticket on the wiki for per-user tool permissions: https://bitbucket.org/galaxy/galaxy-central/issue/269/use-galaxy-security-to... If anyone is interested, the following patch implements such thing (but requires manual code changes whenever the access needs to be changed). The method "tool_allowed_for_user()" can of course be extended/rewritten to read access permissions from file or from a database. Comments are welcomed, -gordon
Hi Gordon This looks very nice - Thank you very much! - and it could replace our "access permission wrappers" we use for some of our tools. If I find some time, I will try it on one of our test/development server and look into an extension to get the permissions from file/database. Regards, Hans On 07/21/2011 10:44 PM, Assaf Gordon wrote:
Hi,
I've noticed a ticket on the wiki for per-user tool permissions: https://bitbucket.org/galaxy/galaxy-central/issue/269/use-galaxy-security-to...
If anyone is interested, the following patch implements such thing (but requires manual code changes whenever the access needs to be changed). The method "tool_allowed_for_user()" can of course be extended/rewritten to read access permissions from file or from a database.
Comments are welcomed, -gordon
___________________________________________________________ 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:
participants (2)
-
Assaf Gordon
-
Hans-Rudolf Hotz