[galaxyproject/galaxy] 9556c4: Check user roles only once if user has no roles
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9556c467e3a4c9947939f8444873530b53b39c20 https://github.com/galaxyproject/galaxy/commit/9556c467e3a4c9947939f84448735... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-09-04 (Mon, 04 Sep 2017) Changed paths: M lib/galaxy/work/context.py Log Message: ----------- Check user roles only once if user has no roles The previous implementation in #4541 would check user roles multiple times if a user has no roles. Noticed by @nsoranzo, many thanks! Commit: 003344ac2f0e6ebd13d78aa8222b958f93bfcf93 https://github.com/galaxyproject/galaxy/commit/003344ac2f0e6ebd13d78aa8222b9... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-09-04 (Mon, 04 Sep 2017) Changed paths: M lib/galaxy/work/context.py Log Message: ----------- Merge pull request #4546 from mvdbeek/tool_form_followup Check user roles only once if user has no roles Compare: https://github.com/galaxyproject/galaxy/compare/3d9809a50d94...003344ac2f0e
participants (1)
-
GitHub