[FIX] ir.module.module: install_from_urls is restricted to administrators and only...
authorChristophe Simonis <chs@openerp.com>
Fri, 13 Dec 2013 15:52:12 +0000 (16:52 +0100)
committerChristophe Simonis <chs@openerp.com>
Fri, 13 Dec 2013 15:52:12 +0000 (16:52 +0100)
commit9a456ac078ea59ae10fa68ecb65ed1eb2736758f
tree87948d253f4ee9e6f3b58de9b226760269ee9320
parent385a54cb8371c510dae7c501c08341c56ea5a4e1
[FIX] ir.module.module: install_from_urls is restricted to administrators and only accept urls from apps server
[FIX] ir.module.module: download() method is now a no-op. This method was in fact already a no-op as the "url" field is never set explicitly in the code.

lp bug: https://launchpad.net/bugs/1260747 fixed

bzr revid: chs@openerp.com-20131213155212-9m1pnbpz97upyz3i
openerp/addons/base/module/module.py
openerp/addons/base/static/src/js/apps.js